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 <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to