The Ultimate IMAP is a part of the Mail Component which offers a comprehensive interface for downloading e-mail messages from a server and managing your mailbox remotely, all from within your application. In addition, it also allows you to compose, decrypt, encrypt, sign, and validate email messages.
* Downloading and managing email messages and mailboxes easily
The IMAP component offers a comprehensive interface for IMAP, providing the developer with everything that he needs to incorporate mail management tasks in an application as listed below:
* Connect to standard IMAP server or secure IMAP server over TLS/SSL. It supports both Implicit and Explicit security modes
* List email messages
* Download entire or partial messages to a disk file or stream
* Upload messages stored in a file or memory stream
* Copy messages
* Delete messages
* Purge messages
* Move messages between folders/mailboxes
* Mark/unmark message flags
* Listing mailboxes/folders
...
Page 1 of 10
1 2 3 4 5 6 7 8 9 10