Editor's review
This provides a mail interface to mail systems based on IMAP and provides the necessary management capability.
The IMAP management tool is a part of a Mail Component, offering a comprehensive interface for downloading e-mail messages from a server. First off it will give you the capability to connect to standard IMAP server or secure IMAP server over TLS/SSL, both Implicit and Explicit security modes are supported. You are able to manage your mailbox remotely, all from within the application. Additional features include capabilities to compose, decrypt, encrypt, sign, and validate email messages. You are able to download entire or partial messages to a disk file or stream. Similarly mails stored locally can be uploaded to the IMAP server. List, copy, delete, purge, move messages between folders/mailboxes, marking/unmarking of message flags etc. are easily done.
Ability to manipulate the folders/mail boxes are another set of features that are useful for email management. These capabilities include listing, creating, renaming, deleting, obtaining mailbox information etc. You can subscribe and unsubscribe mailboxes/folders. Quite sophisticated search of mail messages is provided with the tool. Secure authentication with CRAM-MD5, DIGEST-MD5, NTLM, and Kerberos methods are also provided as part of the capability of the component. Besides supporting MIME and S/MIME, the component provides HTTP connect as well as Socks 4, 4A and 5 Proxy Servers capabilities. Other valuable support features include support of .NET platforms, support for either blocking or event driven design implementation. One other major feature is that the re-distribution of the component within your application does not cost you anything, that license is free! Lots of code examples are provided to ease your integration pains.
User comments