Module new_tokio_smtp::chain

source ·
Expand description

Provides the smtp_chain macro and the chain function

see their respective documentation for more information.

Enums

Decide if a error should just stop sending commands or should also trigger the sending of RSET stopping the current mail transaction

Traits

implement this trait for custom error in chain handling

Functions

send all commands in chain through the given connection one after another