Script to remove SoBig/F virus from POP3 mailbox

Neil Hodgson nhodgson at bigpond.net.au
Fri Aug 22 21:52:49 EDT 2003


Skip:

> I wrote something similar today for scrubbing Mailman 2.1 pending
> administrative requests.

   I have created a similar script. It requires ClientCookie and ClientForm
(URLs in the script) and blindly discards all moderation requests.
http://www.scintilla.org/DiscardModeration.py
   Modify the script to point to your host, lists and password and then run.
If your admin URL looks like "http://mailman.XXX/mailman/admindb/YYY" then
YYY is the mailing list name and "http://mailman.XXX/mailman/admindb/" the
host. Tested with Mailman 2.1.2 and client side Python 2.3.

   Neil






More information about the Python-list mailing list