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? [1] See https://bazaar.launchpad.net/~mailman-coders/mailman/2.1/view/head:/Mailman/Queue/IncomingRunner.py#L127 through line 144. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]/ https://mail.python.org/archives/list/[email protected]/
