Methods of TIdIMAP4.
Method |
Description |
| |
Adds a message to the specified mailbox without encoding message parts. | |
| |
| |
Requests a checkpoint for the currently selected mailbox. | |
Indicates if the specified message has been read. | |
Closes the currently selected mailbox. | |
Opens a connection and optionally logs in to to the IMAP server. | |
Copies a message from the current mailbox to a specified mailbox. | |
Copies the indicated messages from the current mailbox to a specified mailbox. | |
Creates a new mailbox on the remote IMAP4 server for the current account. | |
Removes the specified mailbox on the IMAP4 server. | |
Marks the specified messages for subsequent deletion when a mailbox is purged. | |
| |
Triggers the OnAlert event handler. | |
Selects a mailbox for read-only access. | |
Removes messages marked for deletion in the currently selected mailbox. | |
Determine the method used to create folders on the remote IMAP4 server. | |
Reads mutiple untagged responses or a single tagged response from the server. | |
Retrieves and checks a multiple line IMAP4 server response. | |
Retrieves the unique identifier for a given relative message number. | |
Retrieves the body structure for a specified message. | |
Prevents loss of a IMAP server connection due to a timeout. | |
| |
| |
| |
Attempts to login ajnd perform authentication on the IMAP4 server. | |
Pauses until a line of text is read from the connection. | |
Renames a specified mailbox on the IMAP4 server. | |
Retrieves a message from a mailbox and marks it as read on the server. | |
Retrieves RFC-822 envelope data for messages in a mailbox. | |
Retrieves headers for all messages in a mailbox and populates the specified message collection. | |
Retrieves all messages in a mailbox and populates the specified message collection. | |
Retrieves SMTP envelope information for a message in the mailbox. | |
| |
Retrieves stored message flags for a message on the IMAP4 server. | |
Retrieves headers for a specified message number and populates the message instance. | |
Indicates the size of all messages in the currently selected mailbox. | |
Indicates the size of a specified message in the currently selected mailbox. | |
Retrieves the raw encoded contents of a message and stores the contents in a file. | |
| |
| |
Retrieves RFC headers for a specified message and message part. | |
| |
| |
| |
Retrieves a message from a mailbox without marking it as read on the server. | |
| |
Retrieves the text that makes up the body of a message. | |
Retrieves the text that makes up the body of a message. | |
Retrieves the text that makes up the body of a message without updating the flags for the message. | |
Retrieves the text that makes up the body of a message without updating the flags for the message. | |
| |
Selects a mailbox on the IMAP4 server as the current mailbox for message access. | |
| |
| |
Updates the specified message flags for a list of message numbers. | |
Adds a mailbox to the list of "active" or "subscribed" mailboxes. | |
Indicates if the specified message has been read. | |
Copies a message from the current mailbox to a specified mailbox. | |
| |
Marks the specified message for subsequent deletion when a mailbox is purged. | |
Marks the specified messages for subsequent deletion when a mailbox is purged. | |
Retrieves the body structure for a specified message. | |
Retrieves a message from a mailbox and marks it as read on the server. | |
Retrieves RFC-822 envelope data for messages in a mailbox. | |
Retrieves SMTP envelope information for a message in the mailbox. | |
| |
Retrieves stored message flags for a message on the IMAP4 server. | |
Retrieves headers for a specified message and populates the message instance. | |
Indicates the size of all messages in the currently selected mailbox. | |
Indicates the size of a specified message in the currently selected mailbox. | |
Retrieves the raw encoded contents of a message and stores the contents in a file. | |
| |
| |
Retrieves RFC headers for a specified message and message part. | |
| |
| |
| |
Retrieves a message from a mailbox without marking it as read on the server. | |
| |
Retrieves the text that makes up the body of a message. | |
Retrieves the text that makes up the body of a message. | |
Retrieves the text that makes up the body of a message without updating the flags for the message. | |
Retrieves the text that makes up the body of a message without updating the flags for the message. | |
| |
| |
Removes a mailbox from the list of "active" or "subscribed" mailboxes. | |
Used internally to send a command/request to an IMAP server. |
Destructor |
Description |
Frees the object instance. |
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|