async fn add_all_recipients_as_contacts(
    context: &Context,
    session: &mut Session,
    folder: Config
) -> Result<()>