 |
Full Control of IMAP4 Server |
|
Fully supports the IMAP4 protocol giving you total
access and control of the IMAP4 server and all the services it provides.
|
 |
Full Access to Downloaded Messages |
|
Downloaded messages or headers can be passed to the
Parse assembly which provides access to every message part including
every attachment, every body part including HTML, every MIME part, every
recipient and more. See the Parse assembly features
for more information.
|
 |
Search and Sort Messages |
|
Sort messages on key fields, and search for messages
by subject, date, or any other header field.
|
 |
Preview Message Structure, Parts
and Attachments |
|
Preview message structure, parts and attachments
without downloading the message.
|
 |
Mailbox (folder) Management |
|
Manipulate mailboxes (folders), share,
subscribe/unsubscribe mailboxes (folders) on the server.
|
 |
Flag Management |
|
Set and retrieve message and mailbox flags.
|
 |
SSL Connections |
|
SSL connections are supported with the optional
SSL Plug-in Assembly.
|
 |
IMAP4 Server Messages |
|
IMAP4ServerMessage() delegate enables you to monitor
important messages from the IMAP4 server.
|
 |
Envelope Download Plus |
|
Downloads message envelope information including
extra information such as the message's unique-id and priority. Also
enables you to specify RFC-822 headers to download with envelope data.
You can also opt to specify only the envelope fields you wish to receive to
increase efficiency.
|
 |
Authentication |
|
Choose from Plain Text, Auth Login, NTLM or
CRAM-MD5 authentication. SASL (Simple Authentication and
Security Layer) interface enables developers to interface their own
authentication code making it possible to support other or custom
authentication protocols.
|
 |
Progress Monitoring |
|
Status delegate enables you to monitor the status of
your messages while they are being downloaded.
|
 |
Configurable Ports |
|
Specify which port to connect to on the IMAP4 server.
|
 |
Header Download |
|
Download entire message or header only.
|
 |
File Logging |
|
Logs communication with IMAP4 server for debugging
purposes.
|
 |
Customizable Time-Out
|
|
Control the time-out interval for your IMAP4 server
connection.
|
 |
Stream Support |
|
Download directly to any stream. (file, memory,
etc...)
|
 |
Other Features at a Glance
|