Unsubscribe Notifications Clarification
I am trying to understand how Mailman 3 handles unsubscribe notifications. From my testing I see the following behavior:
If list member sends email to listname-leave@listname, an unsubscribe notification is sent to both list owner and list member if list settings have them enabled.
If list list member is a registered user of Postorius and he uses Postorius to unsubscribe, then no notification is sent out to either list owner or list member, even if list settings has unsubscribe notifications enabled.
Is this correct?
Brian
On Wed, Sep 2, 2020, at 7:32 AM, Brian Carpenter wrote:
I am trying to understand how Mailman 3 handles unsubscribe notifications. From my testing I see the following behavior:
If list member sends email to listname-leave@listname, an unsubscribe notification is sent to both list owner and list member if list settings have them enabled.
If list list member is a registered user of Postorius and he uses Postorius to unsubscribe, then no notification is sent out to either list owner or list member, even if list settings has unsubscribe notifications enabled.
Is this correct?
This is a bug in Core, for which I have opened
https://gitlab.com/mailman/mailman/-/issues/759
It seems like the Unsubscriptions via the API do not follow the right codepath and just unsubscribe the user. It also does not seem to take the unsubscription policy into account.
Brian
Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-leave@mailman3.org https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
-- thanks, Abhilash Raj (maxking)
On 9/3/20 12:58 AM, Abhilash Raj wrote:
This is a bug in Core, for which I have opened
https://gitlab.com/mailman/mailman/-/issues/759
It seems like the Unsubscriptions via the API do not follow the right codepath and just unsubscribe the user. It also does not seem to take the unsubscription policy into account.
Thank you for confirming that.
-- Please let me know if you need further assistance.
Thank you for your business. We appreciate our clients. Brian Carpenter EMWD.com
-- EMWD's Knowledgebase: https://clientarea.emwd.com/index.php/knowledgebase
EMWD's Community Forums http://discourse.emwd.com/
participants (2)
-
Abhilash Raj
-
Brian Carpenter