On 6/14/22 15:07, Mark Hills wrote:

In diagnosing a DMARC "FAIL" reported in Gmail I notice that some settings
are having absolutely no effect:

   from_is_list
   dmarc_moderation_action
   dmarc_quarantine_moderation_action
   dmarc_none_moderation_action

So in my testing today, at no point have I been able to get Mailman to
"Munge From" or "Wrap Message" in any way.


Do you have a definition of `GLOBAL_PIPELINE` in mm_cfg.py or a setting for `pipeline` in the list's config.pck.

If so, do these include the `WrapMessage` handler?

Other nearby settings work, so I am able to change the config; it's the
correct list etc. I've also tried re-starting. Logs in
/usr/local/mailman/log aren't showing any errors or hints.

As some feedback, an FAQ [*] mentions ALLOW_FROM_IS_LIST; setting this has
no impact, not suprising as the source code doesn't seem to mention this
string anyway. Reading more carefully, I can see this doesn't apply to the
current version; perhaps someone with Wiki access might consider the
manner it's written, whilst technically correct, is a little
backward/confusing, or removing old information.


I changed the line
```
1) If you have Mailman 2.1.16 or later, set
```
to
```
1) If you have Mailman 2.1.16 or 2.1.17, set
```
Does that help?

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