[Mailman-Users] [SOLVED] Unable to remove invalid e-mail address

Tim H. thend20 at pair.com
Sat Mar 22 20:06:22 CET 2014


>
> I suspect what's really happening is the address "user at domain.tld /" is
> not a member, i.e. it is not in either of the list's 'members' or
> 'digest_members' dictionaries, but it does have bounce_info. If this is
> the case, the script at
> <http://www.msapiro.net/scripts/fix_bad_bounce_info.py> should fix it,
> and if this is not the case, running the script will do no harm.
>
> Copy the script to Mailman's bin/ directory and run it per the
> instructions at the beginning.
>
> If this does not fix the problem, report everything related to this
> address in the output from the dumpdb of the config.pck.
>

The script was exactly what I needed.  I just manually ran withlist and 
executed the command:

 >>> del m.bounce_info["user at domain.tld /"]

Thanks!



More information about the Mailman-Users mailing list