POP3 Email

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
How can I download an email from a pop3 server along with the atachment using vb.net?

Thanks
 
=?Utf-8?B?Q2hyaXM=?= said:
How can I download an email from a pop3 server along with the atachment
using vb.net?

www.indyproject.org - Its free.

You can also use webmail, but webmail requires CDO which is not on all
machines, and its not very robust in its handling of messages. Actually AFAIK
it handles POP3 - I know it handles SMTP.
 
Chad,

* "Chad Z. Hower aka Kudzu said:
You can also use webmail, but webmail requires CDO which is not on all
machines, and its not very robust in its handling of messages. Actually AFAIK
it handles POP3 - I know it handles SMTP.

webmail = 'System.Web.Mail'?
 
(e-mail address removed) (Herfried K. Wagner [MVP]) wrote in
webmail = 'System.Web.Mail'?

Yes. Sorry for the short hand.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top