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 `False` will do what you want. In Core 3.3.3 this is exposed in REST, but not yet in Postorius - <https://gitlab.com/mailman/postorius/-/issues/466> In the interim, you can set it via `mailman shell`. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]/ https://mail.python.org/archives/list/[email protected]/
