On 1/2/24 4:01 AM, Georg Schröder wrote:
Hello,

can someone explain this behaviour to me ?

- I upgraded from 3.3.5 to 3.3.9 recently, before that it was working
- I send an administrative mail to my list (empty mail to testlist-dev1-join@DOMAIN)
- The message will be discarded, why ?
...

==> mm/var/logs/mailman.log <==
Jan 02 12:35:18 2024 (27084) <787c5824ca33956449ba541547e2c...@posteo.de> Precedence: list message discarded by: testlist-dev1-request@xxxxx


This is the reason. See <https://gitlab.com/mailman/mailman/-/blame/master/src/mailman/runners/command.py#L164>. This code has been there since Mailman 3.0.

You are sending the mail with a `Precedence: list` header. An MUA composing a new message shouldn't be doing that.


also when i do a subscription in the web-interface and uncheck the "Pre Confirm" checkbox, there is no confirmation request sent out.
welcome messages are sent out with this, also invitations )


...
List-Settings:
...
subscription_policy:confirm

With subscription_policy:confirm and "Pre Confirm" unchecked in the Mass Subscription UI, a confirmation should be sent and responded to before the member is subscribed. Similarly if Invitation is checked, an invitation should be sent and responded to before the member is subscribed. I don't know why this wouldn't be the case.

--
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/
Member address: arch...@mail-archive.com

Reply via email to