On 2/25/26 2:43 PM, Ibiam Chihurumnaya via Mailman-users wrote:
I need to set some nonmembers to a list as these members send message to the 
list, but don't need to receive any message from the list.

I've used list_name.settings['accept_these_nonmembers'].append to add members 
to the list, but it gets discarded once I run list_name.settings.save().

I don't understand what you are doing. The above makes no sense to me. Please provide more detail on exactly what it is you are doing.

However, `accept_these_nonmembers`is an artifact from Mailman 2.1 and only exists in Mailman 3 to support patterns as opposed to individual email addresses.

In Mailman 3, there are two ways to accomplish this. One way is to subscribe the user as a member and set the member's delivery to disabled. The other way is to add the user as a nonmember and set the nonmember's moderation_action to default processing.

--
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://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at: 
https://lists.mailman3.org/archives/list/[email protected]/message/YSARUOODEX32DTJZKFZRWAC67VHFJAWS/

This message sent to [email protected]

Reply via email to