[Mailman-Users] Problems Unsubscribing Users

Frank Goossens fgoossens at reference.be
Mon Aug 20 14:18:46 CEST 2001


do not try to edit the config.db, use the command line programs (located in
~mailman/bin) to do so:

echo <email> | ./remove_members -f - <listname>

or, if you write the user(s) you want to remove a batch of users, which you
wrote to a textfile (one email-adress per line)

./remove_members -f <textfile> <listname>

good luck,
frank

> -----Original Message-----
> From: GreenNet User Support [mailto:support at gn.apc.org]
> Sent: maandag 20 augustus 2001 14:09
> To: mailman-users at python.org
> Subject: [Mailman-Users] Problems Unsubscribing Users
> 
> 
> 
> I need to manually unsubscribe a user from a mailman lists (i.e. not
> through the HTML interface.
> 
> Can someone tell me the name of the file I have to edit.  I thought it
> would have been located in the listname/config.db file but I 
> can't find it
> there.
> 
> Phil Carr
> 
> 
> 
> 
> 
> ------------------------------------------------------
> Mailman-Users maillist  -  Mailman-Users at python.org
> http://mail.python.org/mailman/listinfo/mailman-users
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/mailman-users/attachments/20010820/3da473bf/attachment.html 


More information about the Mailman-Users mailing list