The SmtpSsl type exposes the following members.

Fields

  Name Description
Public field Static member DEFAULT_PORT
The default port to connect to for secure SMTP over SSL connections.
Protected field heloAddress
The helo address.
(Inherited from Smtp.)
Protected field input
Input stream for Smtp.
(Inherited from Smtp.)
Protected field output
Output stream for Smtp.
(Inherited from Smtp.)

See Also