[Mailman-Users] Setting Up a List Via Command Line?

2022-08-10 Thread Jerry Barnabee
 Is there a way to set the moderation bit to on/off when I create a user by 
command line

centos 7, mailman 2.x

e.g.

create user  mailinglist:  "mymailinglist"  username: "User Namer'  
emailaddress:  "usernameemailladd...@somewhere.com 
"  moderation:  true
--
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
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/mailman-users@python.org/
https://mail.python.org/archives/list/mailman-users@python.org/


[Mailman-Users] Re: Using cronjob to remove and add members to a mailing list

2022-08-10 Thread jerry . barnabee
Is there  also a way that I can also set the moderation bit for the user to on 
or off
--
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
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/mailman-users@python.org/
https://mail.python.org/archives/list/mailman-users@python.org/


[Mailman-Users] Re: Using cronjob to remove and add members to a mailing list

2022-08-10 Thread Mark Sapiro

On 8/9/22 11:35, jerry.barna...@gmail.com wrote:

Is there  also a way that I can also set the moderation bit for the user to on 
or off


See the script at https://www.msapiro.net/scripts/set_mod.py

--
Mark Sapiro The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
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/mailman-users@python.org/
   https://mail.python.org/archives/list/mailman-users@python.org/


[Mailman-Users] Re: Setting Up a List Via Command Line?

2022-08-10 Thread Mark Sapiro

On 8/9/22 11:06, Jerry Barnabee wrote:

  Is there a way to set the moderation bit to on/off when I create a user by 
command line

centos 7, mailman 2.x

e.g.

create user  mailinglist:  "mymailinglist"  username: "User Namer'  emailaddress:  
"usernameemailladd...@somewhere.com"  moderation:  true


Use Mailman's bin/add_members to add members (see bin/add_members 
--help). If you set the list's Privacy options... -> Sender filters -> 
default_member_moderation to Yes, new members will be moderated by default.


--
Mark Sapiro The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
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/mailman-users@python.org/
   https://mail.python.org/archives/list/mailman-users@python.org/