deltachat::imap

Function should_move_out_of_spam

source
async fn should_move_out_of_spam(
    context: &Context,
    headers: &[MailHeader<'_>],
) -> Result<bool>