Module samotop_delivery::prelude[][src]

Re-exports

pub use crate::file::FileTransport;
pub use crate::sendmail::SendmailTransport;
pub use crate::types::*;
pub use crate::MailDataStream;
pub use crate::Transport;

Structs

SmtpClient

Contains client configuration

SmtpTransport

Structure that implements the high level SMTP client

Enums

ClientSecurity

How to apply TLS to a client connection