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

HTTP Mail Description

Features  | Detailed Description 
 

The HttpMail component is used 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.

Please see the Demos code (HotMailClient) and also the indexed Help documentation provided with the Clever Internet Suite installation for more details about using this component.

The most common members of the HttpMail component can be seen below:

Property List

  Name   Description
 DeletedItems Represents an URL to the Deleted Items folder.
 Drafts Represents an URL to the Drafts folder.
 Inbox Represents an URL to the Inbox folder.
 MailAgent Specifies the name of the application or entity calling the Mail functions.
 Messages Returns a collection of mail messages within the selected folder.
 Password Specifies the password that allows the desired component to log on to the server.
 SentItems Represents an URL to the Sent Items folder.
 Server Specifies the server to connect to.
 UserName Specifies the user name that allows the component to log on to the server.

Method List

  Name   Description
 Delete Deletes the specified message from the server.
 GetFolders Requests the folder information from the HTTP mail server ans stores it in to the appropriate component members.
 MarkAsRead Marks the selected message as read.
 MarkAsUnread Marks the selected message as unread.
 Move Moves the selected message to the destination folder.
 Retrieve Retrieves the selected message from the HTTP mail server and stores it in to the specified MailMessage object.
 SelectFolder Selects the given HTTP mail folder and fills the Messages property.
 Send Sends the selected mail message via HTTP mail server.

Event List

  Name   Description
 Closed Occurs when component disconnected from the server.
 Opened Occurs when component connected to the server.
 Progress Occurs when data downloading / uploading is processed.

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