Class SMTPClientSettings

Configuration options for the SMTP client.

Inherits from

  • Object (base class)

Constructors

Name Description
this
this

Fields

Name Type Description
authType SMTPAuthType
connectionType SMTPConnectionType
host string
localname string
password string
port ushort
sslValidationMode SSLPeerValidationMode
username string

Authors

Sönke Ludwig

Copyright

© 2012 RejectedSoftware e.K.

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.