Read mail form server

I

Iwan Petrow

Hi,

How could I receive and read my e-mails from a server?

For example if my mail is (e-mail address removed), I want to check if I have new
mails and if I have ones I want to download them and view the text
information and if has any attachment to save them on the hard disk.

Thanks.
 
P

Paul Lesnikowski

Try using this library:
http://www.lesnikowski.com/mail

It's simple and effective.
Allows sending, receiving and parsing email messages.
Encodes/decodes any kind of attachment.
Includes POP3 and STMP clients.
Written entirely in managed code in C#.
 

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

Top