Re: [Mailman-Users] Listing bouncing addresses

2005-06-04 Thread Mark Sapiro
Mark Sapiro wrote: > >You can also script the web interface. See >http://starship.python.net/crew/jwt/mailman/#throughtheweb for an >example of a script to get the member list from the web. This could >probably be modified to show only those members with delivery disabled >for bouncing. A patch to

Re: [Mailman-Users] Listing bouncing addresses

2005-06-04 Thread Mark Sapiro
Allen Watson wrote: >Is there no way way to do this either via the web interface or by >e-mail to the "request" address? I do not host the lists I administer, >and I need to get a listing of NOMAIL subscribers for several lists. >Perhaps some form of the "who" command? The closest thing you can d

Re: [Mailman-Users] Listing bouncing addresses

2005-06-04 Thread Allen Watson
Is there no way way to do this either via the web interface or by e-mail to the "request" address? I do not host the lists I administer, and I need to get a listing of NOMAIL subscribers for several lists. Perhaps some form of the "who" command? On 4/24/05, Jim Tittsler <[EMAIL PROTECTED]> wrote:

Re: [Mailman-Users] Listing bouncing addresses

2005-04-24 Thread Jim Tittsler
On Apr 22, 2005, at 21:44, Nico wrote: How do I get a list of all the subscribers with a bounce score > 0 (and not de-activated)? You can use bin/withlist to review getBouncingMembers(). If you want details about last bounce, how many bounce notifications, you can use getBounceInfo(member): $

[Mailman-Users] Listing bouncing addresses

2005-04-22 Thread Nico
Hi, from a previous mail: On Tuesday 19 April 2005 04:59 pm, Michael Loftis wrote: > IS there any pre-built way of getting a list of users disabled for bouncing > for a given list (CLI or web...)? Or am I just going to have to throw > something together using withlist? bin/list_members --nomail=