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