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: "usernameemailladdres@somewhere.com <mailto:usernameemailladdres@somewhere.com>" moderation: true
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: "usernameemailladdres@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 <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Jerry Barnabee
-
Mark Sapiro