async fn dkim_works_timestamp(
    context: &Context,
    from_domain: &str
) -> Result<i64, Error>