[C#] How Can I read message in an email account ?

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

Guest

Hi,

I'd like to get all messages in an email account with pop3.
But I don't find a free library to do it. Only not free version.
Somebody can give me a link to a free pop3 library ?
I work with pocket pc 2003 et Windows CE 4.2

Thanks.

Best Regards

Fred
 
The RFC for POP is simple. Write your own if you don't want to buy one.

http://www.faqs.org/rfcs/rfc1939.html

It may give you appreciation as to why people sometimes feel a need to
charge for their work and then you can decide if you want to give your work
away.

-Chris
 

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