Do you programmatically connect to mail servers to retrieve email? Do you need to do this from a web application? Or winform application? How about a webservice? Do you need to parse the email into easily manageable parts? If so, then aspNetPOP3 is for you
aspNetPOP3 is a server component, sometimes called an assembly. It is used to programmatically access email messages from a POP3 server. aspNetPOP3 provides an easy-to-use interface to the POP3 (Post Office Protocol v3 ) standards. Because POP3 is only used to download messages, a mechanism is required to read and parse email (MIME) messages. Thus aspNetMime, a component used for parsing email or MIME messages), comes bundled with aspNetPOP3. No separate purchase of aspNetMime is required. For more information about aspNetMime, please visit www.aspNetMime.com
The combination of aspNetPOP3 and aspNetMime results in the most powerful POP3 component solution for .NET. Here is a brief list of features provided by aspNetPOP3 and aspNetMime.
What's new in aspNetPOP3 version 2.5
.NET 2.0 Support aspNetPOP3 runs under all releases of .NET. From 1.0, to 1.1 to the current release of .NET 2.0.
SSL Support With the release of the AdvancedIntellect.Ssl.dll, aspNetPOP3 now support secure SSL connections. With as little as 2 additional lines of code you can enable your application to securely communicate with your mail server. The AdvancedIntellect.Ssl.dll can be downloaded from http://www.advancedintellect.com/download.aspx at no charge.
Proxy Support Do you require Socks 4 or 5 proxy support to communicate through your company's proxy server? aspNetPOP3 now includes a complete proxy class to control various proxy server settings.
Better Debugging and Troubleshooting We've added even more logging statements to be written to the debug log for easier troubleshooting. If you run into a problem using aspNetPOP3, simply enable logging, and read the log in any text reader. You may not even need to contact Advanced Intellect for support. Suggestions are found right in the log file.
AllowPartiallyTrustedCallers aspNetPOP3 now allows partially trusted callers to make requests into the aspNetPOP3.dll. This option allows it to be hosted under the ASP.NET 2.0 runtime.
Bug Fixes Thanks to the great customer response, we've cleaned and fixed some obscure bugs we didn't know about. aspNetPOP3 is the most bug free release we've ever had.
Version 2.0 Features
Plus Version 1.5 Features
Plus the original Version 1.0 Features
Copyright 2003 - Contact: Webmaster Last Updated: Wednesday, April 30, 2008