[Mailman-Users] Re: Is postfix owner_request_special needed for mailman2?

2025-05-08 Thread Sean McBride
It's set to `no` because `yes` is the default and the appropriate setting for MM 2.1 is `no` except it shouldn't matter because owner-listname is not a MM 2.1 address and while listname-request is, in a MM 2.1 installation recipient_delimiter is normally set to `+`. Thanks Mark, Indeed my del

[Mailman-Users] Re: Is postfix owner_request_special needed for mailman2?

2025-05-08 Thread Sean McBride
On 7 May 2025, at 20:45, Stephen J. Turnbull wrote: > If 'recipient_delimiter' is set to '+', which is the modern > convention, this setting is a no-op, because no splitting on '-' would > be done anyway. Check the setting with "postconf recipient_delimiter". Stephen, Thanks very much for your