[Mailman-Users] Re: Mailing List Bounce Issues

2021-01-29 Thread Mark Sapiro
On 1/29/21 5:38 AM, steve lund wrote: > > ...And everyone else who replied, yes, this does indeed look like a DMARC > issue. I looked at the help pages and it looks like some things can be > changed but from what I gather any changes would likely affect > functionality for the users. > > I am a m

[Mailman-Users] Re: Disable unsubscribe notification

2021-01-29 Thread Mark Sapiro
On 1/29/21 5:19 AM, Moritz Fromm wrote: > Hi, > > Am 28.01.2021 um 21:22 schrieb Mark Sapiro: > >> In Core 3.3.3 this is exposed in REST, but not yet in >> Postorius - > > Thanks for opening the issue, if I can find some Time I'll try to > impl

[Mailman-Users] Re: Mailing List Bounce Issues

2021-01-29 Thread steve lund
Mark, ...And everyone else who replied, yes, this does indeed look like a DMARC issue. I looked at the help pages and it looks like some things can be changed but from what I gather any changes would likely affect functionality for the users. I am a member of a different list that munged the FROM

[Mailman-Users] Re: Disable unsubscribe notification

2021-01-29 Thread Moritz Fromm
Hi, Am 28.01.2021 um 21:22 schrieb Mark Sapiro: Lists have a `send_goodbye_message` attribute which if `False` will do what you want. > [...] > In the interim, you can set it via `mailman shell`. Thanks, that's perfect! In Core 3.3.3 this is exposed in REST, but not yet in Postorius -