VB.net mail/pop3 component

swiper

Junior Member
Joined
Oct 5, 2008
Messages
149
Reaction score
212
What are you guys using for loggintinto to email accounts using pop3.

i got ahold of chilkat mail component but the trial is expired.

Any ideas?

I want to be able to login to gmail/webmail and download messages with a certain subject line.

I dont want the code, I just want a free dll/component

Regards
 
Perhaps you could look at IronPyhon to create a class which could be used from VB.NET, since the whole thing is trivial to achieve in Python.
 
Code:
h**p://www.vbdotnetheaven.com/UploadFile/prvn_131971/mailvb11172005000829AM/mailvb.aspx

Simples
 
Which version of chilkat do you have? I have a few serials I could share.
 
Back
Top