smtp ~master (2016-05-24T04:47:12Z)
Home
Dub
Repo
SmtpClient.parseReply
smtp
client
SmtpClient
Parses server reply and converts it to 'SmtpReply' structure.
class
SmtpClient
protected
SmtpReply
parseReply
(
string
rawReply
)
Meta
Source
See Implementation
smtp
client
SmtpClient
constructors
this
functions
auth
authLoginPassword
authLoginUsername
authPlain
connect
data
dataBody
disconnect
ehlo
expn
getResponse
helo
mail
noop
parseReply
quit
rcpt
receiveData
rset
sendData
starttls
vrfy
properties
address
authenticated
secure
variables
_authenticated
_recvbuf
_secure
secureTransport
server
transport
Parses server reply and converts it to 'SmtpReply' structure.