| Authentication |
 |
Determines authentication type with the
server. |
| Blocking |
 |
Determines if methods are blocking. |
|
Certificate |
 |
Holds private certificate/private key information. |
| DNSHostname |
 |
Holds hostname of DNS server. |
| Hostname |
 |
Holds hostname of SMTP server (Smarthost). |
| LastError |
 |
Holds last error that occurred. |
| LastErrorText |
 |
Holds text description of the last error. |
| Login |
 |
Holds login for SMTP authentication. |
| MailFrom |
 |
Holds sender of the message. |
| MailTo |
 |
Holds recipient of the message. |
| Message |
 |
Holds reference to the message. |
| MyHostname |
 |
Holds hostname of local computer. |
| MyIP |
 |
Holds IP address of local computer. |
| Notification |
 |
Fast notifications interface. |
| Password |
 |
Holds password for SMTP authentication. |
| Port |
 |
Holds port on SMTP server. |
| ProxyHostname |
 |
Specifies the hostname of the proxy to use. |
| ProxyLogin |
 |
Specifies the login/username to use when connecting to a proxy server. |
| ProxyPassword |
 |
Specifies the password to use when connecting to a proxy server. |
| ProxyPort |
 |
Specifies the port to use when connecting to a proxy server. |
| ProxyType |
 |
Specifies the type of proxy to use. |
| RequestReceipt |
 |
Determines if delivery/read receipt is requested
from the server. |
| RetryCount |
 |
Determines how many times wodSmtp should retry if
delivery fails. |
| RetryWait |
 |
Determines how many seconds to wait between each
delivery. |
|
Security |
 |
Determines if SSL is used. |
| State |
 |
Holds current state. |
| StateText |
 |
Returns text description of the state. |
| Timeout |
 |
Holds timeout value in seconds. |
|
Transcript |
 |
Holds transcript of last session. |
|
UseIPv6 |
 |
Determines if IPv6 addresses are allowed. |
| Version |
 |
Holds version information. |