On 2/26/26 07:27, Ibiam Chihurumnaya via Mailman-users wrote:
Mark Sapiro wrote:
On 2/25/26 2:43 PM, Ibiam Chihurumnaya via Mailman-users wrote:
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().
accept_these_nonmembers is a list hence the append, I didn't add the argument to append, maybe that's what caused the confusion.
Again, the above makes no sense. In what context are you doing this?
mailman shell or something else? What is list_name is it a mailing
list object or something else? mailing list objects have no settings
attribute? There is no settings mapping with keys so
settings['accept_these_nonmembers'] is meaningless. What is
list_name.settings?
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan