<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: [Mailman-Users] Problems Unsubscribing Users</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=2>do not try to edit the config.db, use the command line programs (located in ~mailman/bin) to do so:</FONT>
</P>
<P><FONT SIZE=2>echo <email> | ./remove_members -f - <listname></FONT>
</P>
<P><FONT SIZE=2>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)</FONT></P>
<P><FONT SIZE=2>./remove_members -f <textfile> <listname></FONT>
</P>
<P><FONT SIZE=2>good luck,</FONT>
<BR><FONT SIZE=2>frank</FONT>
</P>
<P><FONT SIZE=2>> -----Original Message-----</FONT>
<BR><FONT SIZE=2>> From: GreenNet User Support [<A HREF="mailto:support@gn.apc.org">mailto:support@gn.apc.org</A>]</FONT>
<BR><FONT SIZE=2>> Sent: maandag 20 augustus 2001 14:09</FONT>
<BR><FONT SIZE=2>> To: mailman-users@python.org</FONT>
<BR><FONT SIZE=2>> Subject: [Mailman-Users] Problems Unsubscribing Users</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> I need to manually unsubscribe a user from a mailman lists (i.e. not</FONT>
<BR><FONT SIZE=2>> through the HTML interface.</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> Can someone tell me the name of the file I have to edit. I thought it</FONT>
<BR><FONT SIZE=2>> would have been located in the listname/config.db file but I </FONT>
<BR><FONT SIZE=2>> can't find it</FONT>
<BR><FONT SIZE=2>> there.</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> Phil Carr</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> ------------------------------------------------------</FONT>
<BR><FONT SIZE=2>> Mailman-Users maillist - Mailman-Users@python.org</FONT>
<BR><FONT SIZE=2>> <A HREF="http://mail.python.org/mailman/listinfo/mailman-users" TARGET="_blank">http://mail.python.org/mailman/listinfo/mailman-users</A></FONT>
<BR><FONT SIZE=2>> </FONT>
</P>
</BODY>
</HTML>