TestSMTPConfig

Undocumented in source.

Members

Functions

authType
string authType()
Undocumented in source. Be warned that the author may not have intended to support it.
connectionType
string connectionType()
Undocumented in source. Be warned that the author may not have intended to support it.
from
string from()
Undocumented in source. Be warned that the author may not have intended to support it.
host
string host()
Undocumented in source. Be warned that the author may not have intended to support it.
localname
string localname()
Undocumented in source. Be warned that the author may not have intended to support it.
password
string password()
Undocumented in source. Be warned that the author may not have intended to support it.
port
ushort port()
Undocumented in source. Be warned that the author may not have intended to support it.
tlsValidationMode
string tlsValidationMode()
Undocumented in source. Be warned that the author may not have intended to support it.
tlsVersion
string tlsVersion()
Undocumented in source. Be warned that the author may not have intended to support it.
username
string username()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ISMTPConfig

authType
string authType()
Undocumented in source.
connectionType
string connectionType()
Undocumented in source.
tlsValidationMode
string tlsValidationMode()
Undocumented in source.
tlsVersion
string tlsVersion()
Undocumented in source.
host
string host()
Undocumented in source.
port
ushort port()
Undocumented in source.
localname
string localname()
Undocumented in source.
password
string password()
Undocumented in source.
username
string username()
Undocumented in source.
from
string from()
Undocumented in source.

Meta