Barry Finkel wrote:

>I have a list where I build the list from an external file via
>cron.  I need to un-moderate those who are allowed to post.
>Obviously, I cannot use the web interface in the cron job
>to do the un-moderation.  Is there a CLI tool?  Thanks.


withlist is the all-purpose command line tool. See
http://www.msapiro.net/scripts/set_mod.py for a withlist script to do
what you want.

Alternatively, you could just give the authorized posters the list's
moderator password and let them post with an Approved: password header
or approve their own posts. This is much more secure (spoof proof)
than unmoderating the posters.

-- 
Mark Sapiro <[email protected]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list [email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to