smtp ~master (2022-05-05T22:41:26.0426459)
Dub
Repo
MailSender.this
smtp
mailsender
MailSender
SSL-enabled constructor
this
(string host, ushort port, EncryptionMethod encType)
class
MailSender
version(ssl)
this
(
string
host
,
ushort
port
,
EncryptionMethod
encType
=
EncryptionMethod.None
)
this
(string host, ushort port)
Meta
Source
See Implementation
smtp
mailsender
MailSender
constructors
this
destructors
~this
functions
authenticate
connect
extension8bitMime
extensionBinaryMime
extensionChunking
extensionDsn
extensionEnhancedStatusCodes
extensionEtrn
extensionPipelining
extensionTls
extensionVrfy
maxMessageSize
quit
send
SSL-enabled constructor