Authentication |
 |
Determines authentication type used by the
relay. |
BindIP |
 |
Determines local interface address for outgoing connections. |
Enabled |
 |
Determines if this relay is enabled or
disabled |
Hostname |
 |
Holds hostname of destination SMTP server. |
IdleWait |
 |
Determines seconds to wait before trying to relay
message. |
LastResponse |
 |
Holds last response received from the relay. |
Login |
 |
Holds login to be used for accessing the
server. |
MailFrom |
 |
Determines envelope MAIL FROM address to be send to
destination server. |
MailTo |
 |
Determines envelope RCPT TO address to be send to
destination server. |
Message |
 |
Reference to message that is relayed. |
MyHostname |
 |
Holds hostname of local computer, for the relay. |
Password |
 |
Holds password to be used for accessing the
server. |
Port |
 |
Holds port to be used for smtp server. |
RetryCount |
 |
Holds total number of tries for the relay, so
far. |
Security |
 |
Determines if SSL is used when connecting to the
server. |
State |
 |
Holds current state of this relay object. |
StateText |
 |
Returns text description of specific relay
state. |
Tag |
 |
Tag for miscelaneous use. |
Transcript |
 |
Holds transcript of relay's session. |