ae v0.0.3141 (2022-02-14T00:51:10Z)
Home
Dub
Repo
SmtpClient.State
ae
net
smtp
client
SmtpClient
Current connection state.
Values
Value
Meaning
none
connecting
greeting
hello
mailFrom
rcptTo
data
sendingData
quit
done
error
Meta
Source
See Implementation
ae
net
smtp
client
SmtpClient
constructors
this
enums
State
functions
sendMessage
properties
state
variables
handleError
handleSent
handleStateChanged
Current connection state.