[Mailman-Developers] [ mailman-Patches-413257 ] patch to allow for mass unsubscribes

noreply@sourceforge.net noreply@sourceforge.net
Wed, 01 May 2002 13:57:34 -0700


Patches item #413257, was opened at 2001-04-02 23:08
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=300103&aid=413257&group_id=103

Category: command line scripts
Group: None
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Marc Merlin (marcmerlin)
Assigned to: Nobody/Anonymous (nobody)
Summary: patch to allow for mass unsubscribes

Initial Comment:
It allows you to unsubscribe Emails from all your
mailing lists at once.
I ran it on 10,000+ lists on sourceforge, and it ran
in less than 10mn, which beats my wrapper shell script
by one order of magnitude or two.

(the patch adds a special list name '_alllists_')

Here's what it looks like:
usw-sf-list1:/var/local/mailman/bin# time
./remove_members -f /tmp/badmails _alllists_
User `gb@viscomvisual.com' removed from list
`berlin-fresco'
User `jprice@chiinc.com' removed from list
`foxgui-announce'
User `bmcgroarty@high-voltage.com' removed from list
`freenet-announce'
User `Wilhelm.Pastoors@vetmed.uni-giessen.de' removed
from list `gump-develop'
User `oscu@sina.com' removed from list
`linux-usb-devel'
User `mehdi-laurent.akkar@fr.delarue.com' removed from
list `madchat-annonces'
User `ras@colltech.com' removed from list
`sendpage-devel'
User `mkimball@pdi.com' removed from list
`utah-glx-cvs'
User `mkimball@pdi.com' removed from list
`utah-glx-dev'
User `mkimball@pdi.com' removed from list
`utah-glx-users'
User `brianp@pdi.com' removed from list `vacm-develop'
User `guido@comlog.nl' removed from list
`wxwindows-users'
User `frekytah@jono.com' removed from list
`solar-empire-developer'
User `dan@dar.net' removed from list `xemacs-winnt'

real    7m26.294s
user    1m9.120s
sys     1m10.640s

----------------------------------------------------------------------

>Comment By: Marc Merlin (marcmerlin)
Date: 2002-05-01 20:57

Message:
Logged In: YES 
user_id=6500

This was rewritten and integrated in mailman 2.1 cvs

----------------------------------------------------------------------

Comment By: Marc Merlin (marcmerlin)
Date: 2001-12-12 17:11

Message:
Logged In: YES 
user_id=6500

Ooops, wrong file. Uploading the real diff.

----------------------------------------------------------------------

Comment By: Marc Merlin (marcmerlin)
Date: 2001-12-12 17:09

Message:
Logged In: YES 
user_id=6500

New version of the patch against mailman cvs

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=300103&aid=413257&group_id=103