deltachat::scheduler

Function smtp_loop

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