On 2021-01-25 14:02:55 (+0800), Philip Paeps wrote:
On 2021-01-25 13:48:38 (+0800), Mark Sapiro wrote:
On 1/24/21 7:46 PM, Philip Paeps wrote:
On 2021-01-24 14:08:28 (+0800), Philip Paeps wrote:
We have DMARC "munge from" configured on all mailing lists on
lists.freebsd.org.

This week, I learned that one of our lists is not actually munging
though.
...

Another data point: to experiment, I added ^.*@yahoo\.com$ to
dmarc_moderation_addresses for this list.  It still doesn't munge.

Every other list on our system "just works".  This one is refusing to
cooperate.

I suspect this list has a pipeline attribute defined[1] and the list's
pipeline does not include SpamDetect or possibly CookHeaders.

What does

bin/dumpdb lists/LISTNAME/config | grep -A24 pipeline

show?

Thanks for the tip!  This list does have a `pipeline` attribute.

[...]

It seems to have both SpamDetect and CookHeaders. Our other mailing lists do not have a pipeline attribute defined though. Suspiciously, this pipeline is missing the WrapMessage stage present in the GLOBAL_PIPELINE. I wonder if that could be the problem?

I'll try to remove the pipeline attribute and see if that works.

Many thanks for the pointer.

That did work.  Thank you!  This had me stumped for a couple of days.

Philip

--
Philip Paeps
Senior Reality Engineer
Alternative Enterprises
------------------------------------------------------
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
   https://mail.python.org/archives/list/mailman-users@python.org/

Reply via email to