[Mailman-Users] remove_members error codes?

2004-01-13 Thread Simon White
I have noticed that the script remove_members doesn't exit with 0 after a couple of error conditions. Therefore, my external script seems to think that processing unsubscribes has gone OK when in fact sometimes this is not the case. The main problem is just that the main "for" loop for processing

Re: [Mailman-Users] remove_members error

2003-07-16 Thread Jon Carnes
There are some convoluted way to get this done... and here is my favorite - use a hex editor and find each occurrence of the offending email (there should be three or four) and then change the first "@" to some letter like "a". Now simply remove that email address. This is really fast and works g

[Mailman-Users] remove_members error

2003-07-15 Thread Juan Enrique Gómez
Hi! I am getting the following error when trying to unsubscribe an special mail address (really not special, a bad suscriptor address). Here is the command used and the error, any help will be very appreciatted: bin/remove_members -n -N novedades [EMAIL PROTECTED]@elsitio.com Traceback (most re