TSmtpCli
Contents
Overview
TSmtpCli component implements the SMTP protocol described in RFC 821, MIME format as RFC 1521 and 2045 Authentication ....
Methods
- Create
- Destroy
- Connect
- Helo
- Ehlo
- Auth
- Vrfy
- MailFrom
- RcptTo
- Data
- Quit
- Rset
- Abort
- Open
- ThreadAttach
- ThreadDetach
- HighLevelAsync
- SetContentType
- RcptNameAdd
Properties
- AuthType
- AuthTypesSupported
- CharSet
- ConfirmReceipt
- Connected
- ContentType
- CtrlSocket
- EmailFiles
- ErrorMessage
- FromName
- Handle
- HdrCc
- HdrFrom
- HdrPriority
- HdrReplyTo
- HdrReturnPath
- HdrSender
- HdrSubject
- HdrTo
- Host
- LastResponse
- LocalAddr
- MailMessage
- MessageID
- OwnHeaders
- Password
- Port
- RcptName
- RequestType
- ShareMode
- SignOn
- State
- Username