<!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 &lt;email&gt; | ./remove_members -f - &lt;listname&gt;</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 &lt;textfile&gt; &lt;listname&gt;</FONT>
</P>

<P><FONT SIZE=2>good luck,</FONT>
<BR><FONT SIZE=2>frank</FONT>
</P>

<P><FONT SIZE=2>&gt; -----Original Message-----</FONT>
<BR><FONT SIZE=2>&gt; From: GreenNet User Support [<A HREF="mailto:support@gn.apc.org">mailto:support@gn.apc.org</A>]</FONT>
<BR><FONT SIZE=2>&gt; Sent: maandag 20 augustus 2001 14:09</FONT>
<BR><FONT SIZE=2>&gt; To: mailman-users@python.org</FONT>
<BR><FONT SIZE=2>&gt; Subject: [Mailman-Users] Problems Unsubscribing Users</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; I need to manually unsubscribe a user from a mailman lists (i.e. not</FONT>
<BR><FONT SIZE=2>&gt; through the HTML interface.</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; Can someone tell me the name of the file I have to edit.&nbsp; I thought it</FONT>
<BR><FONT SIZE=2>&gt; would have been located in the listname/config.db file but I </FONT>
<BR><FONT SIZE=2>&gt; can't find it</FONT>
<BR><FONT SIZE=2>&gt; there.</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; Phil Carr</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; ------------------------------------------------------</FONT>
<BR><FONT SIZE=2>&gt; Mailman-Users maillist&nbsp; -&nbsp; Mailman-Users@python.org</FONT>
<BR><FONT SIZE=2>&gt; <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>&gt; </FONT>
</P>

</BODY>
</HTML>