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 `[EMAIL PROTECTED]' removed from list
`berlin-fresco'
User `[EMAIL PROTECTED]' removed from list
`foxgui-announce'
User `[EMAIL PROTECTED]' removed from list
`freenet-announce'
User `[EMAIL PROTECTED]' removed
from list `gump-develop'
User `[EMAIL PROTECTED]' removed from list
`linux-usb-devel'
User `[EMAIL PROTECTED]' removed from
list `madchat-annonces'
User `[EMAIL PROTECTED]' removed from list
`sendpage-devel'
User `[EMAIL PROTECTED]' removed from list
`utah-glx-cvs'
User `[EMAIL PROTECTED]' removed from list
`utah-glx-dev'
User `[EMAIL PROTECTED]' removed from list
`utah-glx-users'
User `[EMAIL PROTECTED]' removed from list `vacm-develop'
User `[EMAIL PROTECTED]' removed from list
`wxwindows-users'
User `[EMAIL PROTECTED]' removed from list
`solar-empire-developer'
User `[EMAIL PROTECTED]' 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


_______________________________________________
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers

Reply via email to