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

[Mailman-Users] Re: Disable unsubscribe notification

2021-01-28 Thread Mark Sapiro
On 1/28/21 4:27 AM, Moritz Fromm wrote: > > I can't find a way o disable the > notification once the member is removed from the list. The > "list:user:notice:goodbye" Template only seemed to affect the message > content but not the header. Lists have a `send_goodbye_message` attribute which if `