[Mailman-Users] Recent trouble with DMARC Munging

Mark Sapiro mark at msapiro.net
Mon Jan 16 22:37:31 EST 2017


On 01/16/2017 07:29 PM, Scott Neader wrote:
> On Mon, Jan 16, 2017 at 12:23 PM, Mark Sapiro <mark at msapiro.net> wrote:
> 
>> Also, in this case try
>>
>> python -c "import dns.resolver"
>>
>> to see if it reports any error.
>>
> 
> Yes... not good results:
> 
> # python -c "import dns.resolver"
> Traceback (most recent call last):
>   File "<string>", line 1, in <module>
> ImportError: No module named dns.resolver


If this is cPanel, it is almost certainly a bad cPanel update, but see
the posts at
<https://mail.python.org/pipermail/mailman-users/2017-January/081826.html>
and
<https://mail.python.org/pipermail/mailman-users/2017-January/081827.html>.

Basically, your installation lost the dnspython module
<https://pypi.python.org/pypi/dnspython/1.15.0> and you need to
reinstall it.

-- 
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