About UsProductsPurchaseContact View Cart
POP3Client is a .NET component which allow You to connect to POP3 server and receive e-mails. The component consists of two major interfaces Pop3Client and SimpleMailMessage.
Pop3Client contains methods which operates on POP3 server. SimpleMailMessage represents e-mail message. The e-mail message can be converted to System.Net.MailMessage.
The component supports encodings others than ASCII.
Major features:
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:


Last modification: 2009.11.03 Created by IntSol Software