Unmodetate A Subscriber via Command Line?

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.
Barry S. Finkel Computing and Information Systems Division Argonne National Laboratory Phone: +1 (630) 252-7277 9700 South Cass Avenue Facsimile:+1 (630) 252-4601 Building 240, Room 5.B.8 Internet: BSFinkel@anl.gov Argonne, IL 60439-4828 IBMMAIL: I1004994

Barry Finkel wrote:
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 <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

Barry Finkel wrote:
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 <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Barry Finkel
-
Mark Sapiro