Alex --
Thanks again. I am running Mailman 2.1 with python 2.2.2 on a Red Hat 7.1 system. The
syntax of your python script matched what I saw in the withlist example, but there
must be something else that prevents me from deleting that address with the quotes.
I've been running Mailman for 3 y
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
alex wetmore wrote:
> I wrote a routine that is compatible with "withlist" for doing
> this. Save it into rmmember.py.
>
> def rmmember(mlist, addr):
> try:
> print 'key: ', mlist.getMemberKey(addr)
> mlist.remo
On Thu, 27 Mar 2003, ljacobs wrote:
> Somehow a user got subscribed as "pgyallay"@[EMAIL PROTECTED] and this
> seems to be causing problems with my list. Unfortunately I am
> unable to unsubscribe this user using the command line
> remove_members or the web interface.
>
> How do I remove this memb
Somehow a user got subscribed as "pgyallay"@[EMAIL PROTECTED] and this seems to be
causing problems with my list. Unfortunately I am unable to unsubscribe this user
using the command line remove_members or the web interface.
How do I remove this member from the list?
Is it possible that this me