 | for .NET framework 2.0, 3.0, 3.5 |
|
 | compability with .NET System.Net.Mail.MailMessage |
 | support encoding (other than ASCII) |
 | POP3 over SSL |
 | you can use System.Net.Mail.SmtpClient to send received or created e-mail by POP3Client component. |
 | download a list of e-mails ids from a server |
 | download only e-mail header from server (without get whole e-mail message) |
 | download e-mail from POP3 server as SimpleMailMessage, MemoryStream or array of bytes |
 | open e-mail from file or stream |
 | save e-mail and attachments to file(s) or stream |
 | delete e-mails from POP3 server |
 | support for alternative views (plain text, html) |
 | parsing of e-mails in the attachments |
 | access to orginal header data |
 | purchasing a license you get support for the product |
 | very easy to use:
 |