Crate vsmtp_server
[−]Expand description
vSMTP server
Structs
Instance containing connection to the server’s information
Send the email to the queue.
used to send different types of data to vsmtp’s processes.
TCP/IP server
Enums
tag for a specific email process.
Traits
will be executed once the email is received.
Functions
Create a
TCPListener ready to be listened toStart the
vSMTP server’s runtime