Function mail_sender

Source
pub async fn mail_sender(pool: &PgPool, mailer: &SmtpTransport) -> Result<()>