Sometimes, ImprovMX moderated mails fail to be inserted in the database because the hash of the email is the same as an existing email. I suspect that this is because the ImprovMX server sometimes fails to serve the raw email and some error message gets hashed. This PR adds some extra logging to verify this.
Sometimes, ImprovMX moderated mails fail to be inserted in the database because the hash of the email is the same as an existing email. I suspect that this is because the ImprovMX server sometimes fails to serve the raw email and some error message gets hashed. This PR adds some extra logging to verify this.