All of our mailman lists are no longer doing DMARC checks on or about Jan 6th. I believe the problem is with a cPanel update. We are seeing the following in the mailman error log:
Jan 16 19:24:18 2017 (7889) DNS lookup for dmarc_moderation_action for list <Listname>not available
This started on Jan 6th and since then we have had clients complaining of aol and hotmail mail users being removed from their lists even though DMARC settings were enabled.
I was told by the mailman developers to run "python -c "import dns.resolver"" for any errors, I get the following:
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named dns.resolver
I believe this is a bug that was introduced by cPanel. I will be filling out a support ticket in regards to this but I am warning any other cPanel hosting providers to keep a look out for this since it can seriously disrupt an active mailman mailing list.
Brian
Jan 16 19:24:18 2017 (7889) DNS lookup for dmarc_moderation_action for list <Listname>not available
This started on Jan 6th and since then we have had clients complaining of aol and hotmail mail users being removed from their lists even though DMARC settings were enabled.
I was told by the mailman developers to run "python -c "import dns.resolver"" for any errors, I get the following:
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named dns.resolver
I believe this is a bug that was introduced by cPanel. I will be filling out a support ticket in regards to this but I am warning any other cPanel hosting providers to keep a look out for this since it can seriously disrupt an active mailman mailing list.
Brian