wodSmtpServer ActiveX Control - SmtpRelay Object
    
 
Description

Used for wodSmtpServer's relaying capabilities.


Object Model




Members
Methods
Retry Retries this relay.

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