MailBee IMAP4 ActiveX component enables Windows and classic ASP applications to search, receive, parse, upload and manage mail and folders on IMAP servers (including Gmail). Supports TLS/SSL, S/MIME, read/unread message status and other IMAP flags, HTML mail with embedded pictures, secure authentication (including NTLM), international charsets and UTF-8, multiple attachments, downloading envelopes/body structures/headers/entire messages, managing mailboxes, UTF-7M encoded mailbox names, custom commands, IDLE and QUOTA extensions. Provides accurate and fast MIME parser.
MailBee IMAP4 component can be used together with MailBee SSL/SMIME and MailBee SMTP components. For instance, it's possible to download e-mail from IMAP server, modify it and resend it to SMTP server.
MailBee.dll is available in 32-bit and 64-bit versions. It's very light-weight and has no visual interface (pure COM component). Works with most languages which support ActiveX. Samples are available for Visual Basic 6, Borland Delphi, classic ASP and .NET platform. Royalty-free distribution.
new:
* New Message.RemoveCharsetFromBody method which clears the charset information from the HTML body
* Greatly improved IMAP performance for large e-mails
* New and improved code samples for Borland Delphi
* SSL support (required for Gmail and other SSL-only services) added to VB6 samples