I showed an example of one way to do this from the command line a
couple of months back:
http://mail.python.org/pipermail/mailman-users/2004-June/037287.html
(Although that particular message shows how to moderate from
the command line, so you'll want to change the mm_cfg.Yes to
mm_cfg.No to make
On Wed, Sep 15, 2004 at 11:45:30AM -0600, Jim Savoy wrote:
> Works fine with one slight hassle: I can't figure out how to
> doctor the 'moderation' flag from the command-line. By default
> the list is moderated, but some of the subscribers added are not
> to be moderated. Naturally I don't want to
Hi all,
I am running Mailman v2.1.2 on a Linux Enterprise box.
The membership of a number of our lists is dynamic and needs
to be changed daily. I run a cronjob each morning that
unsubscribes everyone and then re-subscribes the new members.
Works fine with one slight hassle: I can't figure o