Hi all
I am currently in the process of moving all my university's mailing lists from majordomo to Mailman. I think I got most things figured out, I wrote a few scripts that generate the new lists and add all the members, no problem there. But there's one thing I am still unsure about. It seems that per default new members in a list are moderated for their first few posts. I also know there is an option somewhere in the webinterface to switch that off. However, it's quite a lot of mailing lists, so I'd rather not switch them all to unmoderated by hand but rather include it in my script or change the Default alltogether.
Is there anything I could do to solve that?
Thanks very much in advance, Meike
Meike Reichle wrote:
I am currently in the process of moving all my university's mailing lists from majordomo to Mailman. I think I got most things figured out, I wrote a few scripts that generate the new lists and add all the members, no problem there. But there's one thing I am still unsure about. It seems that per default new members in a list are moderated for their first few posts. I also know there is an option somewhere in the webinterface to switch that off. However, it's quite a lot of mailing lists, so I'd rather not switch them all to unmoderated by hand but rather include it in my script or change the Default alltogether.
Is there anything I could do to solve that?
Well, I don't know what exactly your scripts do, but what you want is after creating the list and before adding any members set the list's default_member_moderation variable to No.
-- Mark Sapiro <msapiro@value.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Mark Sapiro
-
Meike Reichle