smtp v0.2.0 (2014-04-22T09:07:41Z)
Home
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
send
SSL-enabled constructor