Site Map Email Us Home
 
All Products
Clever Internet Suite
Clever Internet .NET Suite
Clever Internet ActiveX Suite
Clever Keyboard Indicator
Database Comparer
Database Comparer VCL
Database Comparer ActiveX
Interbase DataPump
Subscribe and receive email notifications on all major releases and other important events.
Your Name:
Your Email:
 

Best Offer for Delphi / C++ Builder Developers

 

Buy FIBPlus at discount price !

 
 
Products Articles Downloads Order Support
Components  | Online Demo  | Download  | Order  | History 
 

IMAP Client

Features  | Detailed Description 
 

The IMAP Client is an ActiveX component from the Clever Internet ActiveX Suite library.
It allows you to download/upload mail messages and manage folders on the mail server via the IMAP4 protocol as specified in RFC 1730 and RFC 2060 documents.

Features:

  • Download and upload messages, Retrieve message headers
  • List, Search, Delete messages
  • Manage IMAP folders
  • Authentication with different methods: LOGIN, CRAM-MD5, NTLM
  • Secure your IMAP sessions using TLS and SSL protocol
  • Notification Events, including message downloading and uploading progress
  • Custom IMAP commands and enhanced status codes

Manage IMAP Folders

The IMAP component allows you to Create, Rename and Delete folders on IMAP server.
It has support for a tree-like folder structure and allows you to Subscribe or Unsubscribe interested folders (mailboxes) on the server.

Retrieve and Append mail using a single line of code

imap.SelectMailBox "INBOX"
imap.RetrieveMessageTo messageNo, mailMessage

imap.AppendMessageFrom mailBoxName, mailMessage, mfDraft

Mark/unmark message flags such as seen/unseen, draft, or flagged

flags = imap.GetMessageFlags(messageNo)

imap.SetMessageFlags messageNo, fmAdd, mfFlagged

Samples in VB, C++, C# and VB.NET

Please see the Demos code (ImapClient, ImapClientSSL) and also the indexed Help documentation provided with the Clever Internet ActiveX Suite installation to learn more about using this component in your application.

Interested?

 
Home  | Site Map  | Products  | Articles  | Downloads  | Order  | Support
 
    Copyright © 2000-2007