Re: [Mailman-Users] DMARC mitigation failure

2018-11-16 Thread Jayson Smith

Hi,

That did the trick, thanks!

Jayson

On 11/14/2018 6:09 PM, Mark Sapiro wrote:

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
 or 
or just do

pip install dnspython



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


Re: [Mailman-Users] DMARC mitigation failure

2018-11-14 Thread Mark Sapiro
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
 or 
or just do

pip install dnspython

-- 
Mark Sapiro The highway is for gamblers,
San Francisco Bay Area, Californiabetter 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


Re: [Mailman-Users] DMARC mitigation failure

2018-11-14 Thread Jayson Smith

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


I recently upgraded a lot of packages on my Debian system. I compiled 
Mailman from source since Debian didn't have the version I wanted. Do I 
need to recompile and reinstall?


Thanks,

Jayson

On 11/14/2018 5:25 PM, Mark Sapiro wrote:

On 11/14/18 11:53 AM, Jayson Smith wrote:

Did my server fail to retrieve the DMARC information for AOL for some
transient reason, or could there be another problem? I have double
checked that the list is set to munge the From: of such messages, but it
didn't this time.


What's in Mailman's vette and error logs? and what Mailman version is this?

Errors in retrieving DMARC policy should be logged in 'error'. Also,
since Mailman 2.1.25, if the policy can't be retrieved, mitigations will
be applied as if the policy were reject.



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


Re: [Mailman-Users] DMARC mitigation failure

2018-11-14 Thread Mark Sapiro
On 11/14/18 11:53 AM, Jayson Smith wrote:
> 
> Did my server fail to retrieve the DMARC information for AOL for some
> transient reason, or could there be another problem? I have double
> checked that the list is set to munge the From: of such messages, but it
> didn't this time.


What's in Mailman's vette and error logs? and what Mailman version is this?

Errors in retrieving DMARC policy should be logged in 'error'. Also,
since Mailman 2.1.25, if the policy can't be retrieved, mitigations will
be applied as if the policy were reject.

-- 
Mark Sapiro The highway is for gamblers,
San Francisco Bay Area, Californiabetter 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