[][src]Module rustyknife::rfc3461

SMTP DSN (delivery status notification) extension

Structs

DSNMailParams

DSN parameters for the MAIL command.

Notify

Enums

DSNRet

The DSN return type desired by the sender.

Functions

dsn_mail_params

Parse a list of ESMTP parameters on a MAIL FROM command into a DSNMailParams option block.

dsn_notify
orcpt_address

Parse the ESMTP ORCPT parameter that may be present on a RCPT TO command.