How can I receive mail using C#?

Posted by John on Stack Overflow See other posts from Stack Overflow or by John
Published on 2010-03-22T19:12:56Z Indexed on 2010/03/22 19:21 UTC
Read the original article Hit count: 391

Filed under:
|
|
|
|

I need an open source C# program that can receive SMTP messages and save them in a class (and sends mail, but this is optional since I found a lot of those)

Does this program use SMTP or POP3 to receive mail?

© Stack Overflow or respective owner

Related posts about smtp

Related posts about pop3