Methods of TIdSMTP.
|
Method |
Description |
|
Assigns propeties and event handlers from a persistent object to the current object instance. | |
|
Performs account authentication on the SMTP server. | |
|
Opens a connection to the SMTP server. | |
|
Closes the SMTP session. | |
|
Notifies the peer connection for the SMTP session that it will be disconnected. | |
|
Determines group membership for a mailing list or mailbox alias. | |
|
Sends a message without an exisitng TIdMessage instance. | |
|
Sends a message instance to the SMTP server. | |
|
Verifies that an alias or name is a user mailbox on the SMTP 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.
|