smtp ~master (2016-05-24T04:47:12Z)
Home
Dub
Repo
SmtpClient.rcpt
smtp
client
SmtpClient
Low-level method to specify recipients of the mail. Must be called after
class
SmtpClient
final
SmtpReply
rcpt
(
string
to
)
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
Low-level method to specify recipients of the mail. Must be called after