Back to product page
- Introduction
- License agreement
- Getting Started
- Enumerations
- Objects
- wodSmtp
- Methods
- Properties
- Authentication
- Blocking
- Certificate
- CharSet
- DNSHostname
- Hostname
- LastError
- LastErrorText
- Login
- MailFrom
- MailTo
- Message
- MyHostname
- MyIP
- Notification
- Password
- Port
- ProxyHostname
- ProxyLogin
- ProxyPassword
- ProxyPort
- ProxyType
- RequestReceipt
- RetryCount
- RetryWait
- Security
- State
- StateText
- Tag
- Timeout
- Transcript
- UseIPv6
- Version
- Events
- IwodSmtpClientNotify
- SmtpEncoder
- SmtpHdr
- SmtpHdrs
- SmtpMsg
- SmtpMsgs
- wodSmtp
- How to get support?
- Technical information
- Fast notifications interface
- Error list
Enumerations
List of enumerated values used by various wodSmtp properties.
AttachmentEncodingsEnum | Table shows all types of algorithms that can be used with wodSmtp to encode files and message parts. |
Charsets | List shows all character encoding types supported by wodSmtp. |
DnsQueryTypes | These constants define query type to be used with QueryDNS method. |
PrioritiesEnum | These constants determine priority of the message, as used in Message.Priority property. |
ProxyTypes | This list shows all proxy types supported by wodSmtp. |
ReceiptsEnum | These constants define if wodSmtp will insert specific headers into the message that define if receipt is requested from the server/recepient when message is read/delivered. |
SmtpAuthentications | This is the list of all authentication methods supported by wodSmtp. |
SmtpSecurityEnum | These constant define if SSL encryption is used in the connection. You should set wodSmtp.Security, property with these values. |
SmtpStates | This is the list of states that can occur in wodSmtp. |