smtp_loop

Function smtp_loop 

Source
async fn smtp_loop(
    ctx: Context,
    started: Sender<()>,
    smtp_handlers: SmtpConnectionHandlers,
)