| DirectSendServerConfig Properties |
The DirectSendServerConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| EnableStartTls |
Gets or sets whether direct send will occur via SSL/TLS if this is supported by the MX server.
| |
| HelloDomain |
Gets or sets the domain string to be used in the EHLO or HELO command when connecting
to the server.
| |
| LocalEndPoint |
Gets or sets the local end point which will be used when connecting to SMTP MX servers.
| |
| Pipelining |
Gets or sets whether to use commands pipelining if it's supported by the server.
| |
| SmtpOptions |
Gets or sets ESMTP options specifying which SMTP extensions
must not be used when communicating with the server.
| |
| Timeout |
Gets or sets the amount of time (in milliseconds) the component will wait for a response from the server.
|