[Mailman-Users] DMARC mitigation failure

Mark Sapiro mark at msapiro.net
Wed Nov 14 18:09:13 EST 2018


On 11/14/18 2:35 PM, Jayson Smith wrote:
> Hi,
> 
> The error in /var/lib/mailman/log/error is as follows:
> 
> Nov 14 10:24:29 2018 (1063) DNS lookup for dmarc_moderation_action for
> list (Redacted) not available


That says Mailman couldn't import dns.resolver.

You need to have the dnspython package installed for Python. Get it from
<http://www.dnspython.org/> or <https://pypi.python.org/pypi/dnspython/>
or just do

pip install dnspython

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan



More information about the Mailman-Users mailing list