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  | Samples  | FAQ  | Download  | Order  | History 
 

HTTP Mail

Features  | Detailed Description 
 

The HTTP Mail is a component from the Clever Internet Suite library.
It allows you to send and retrieve mail messages to your local computer and control the mail server mailboxes via HTTP Mail protocol - RFC 2518.

An implementation of such HTTP Mail protocol can be seen at Microsoft HotMail.

Features:

  • Send and Retrieve messages
  • List and Delete messages
  • Manage mail folders
  • Mark / Unmark message read status
  • Notification Events, including message sending/retrieving progress
  • Free one year upgrades and support

Retrieve and Send mail in just few lines of code

clHttpMail1.GetFolders();
clHttpMail1.SelectFolder(clHttpMail1.Inbox);

if (clHttpMail1.Messages.Count > 0) then
   clHttpMail1.Retrieve(clHttpMail1.Messages[0].Href, mailMessage);

clHttpMail1.Send(mailMessage);

Samples in Delphi and C++Builder

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

Complete Delphi source code

When Purchasing the Clever Internet Suite you receive the full sources for all suite components and also free unlimited support.

Interested?

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