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