CSmtp Methods |
The CSmtp type exposes the following members.
Name | Description | |
---|---|---|
CheckReply |
Check the response from a mail server for error codes.
| |
Close |
De-initialize all internal values of an Internet session.
(Inherited from CMailAbstract.) | |
connect |
Establish a connection to a remote SMTP server.
| |
Destroy | **Missing documentation ** (Inherited from CMailAbstract.) | |
Disconnect |
Shut down the current SMTP connection.
| |
InternetStatus | **Missing documentation ** (Inherited from CMailAbstract.) | |
Logon |
Logs on to the remote host with the user name and password of the smtp class
| |
Open |
Initialize all internal startup values for an Internet session.
(Inherited from CMailAbstract.) | |
RecvRemote |
Receive response data from a remote mail server.
(Overrides RecvRemote.) | |
SendData |
Send data to a remote host.
(Inherited from CMailAbstract.) | |
SendHeaderInfo |
Create a mail header and send it as part of an e-mail to a remote SMTP server.
| |
SendMail |
Send a complete e-mail to a remote SMTP server.
| |
SendRaw | **Missing documentation ** (Inherited from CMailAbstract.) | |
SendRemote |
Send any data to a remote host.
(Inherited from CMailAbstract.) |