Expand description

vSMTP common definition

Modules

Data related to ESMTP Authentication
parsed command of the client
abstraction of the libc
content generated by a smtp transaction
rcpt data structure.
state of a smtp transaction
status of the mail context
transfer method for delivery / forwarding.
parsing utils.

Macros

Syntax sugar Address object from dyn ToString

Structs

Address Email
Data receive during a smtp transaction
SMTP message send by the server to the client as defined in RFC5321#4.2

Enums

Type of SMTP connection.
Codes as the start of each lines of a reply

Constants

Default smtp port
Default submission over TLS port
Default submission port

Type Definitions