Function deltachat::smtp::send_mdn

source ยท
async fn send_mdn(context: &Context, smtp: &mut Smtp) -> Result<bool>
Expand description

Tries to send a single MDN. Returns true if more MDNs should be sent.