Re: [Mailman-Users] Automatic processing

2005-05-19 Thread Mark Sapiro
Sub Zero wrote: >I had an over-quota message like this: > >Where does mailman handle theese over-quota messages? All bounces (messages to the listname-bounces address) are processed through the pipeline of bounce handlers. The pipeline is defined and implemented in Mailman/Bouncers/BouncerAPI.py

Re: [Mailman-Users] Automatic processing

2005-05-18 Thread JC Dill
Mark Sapiro wrote: >I know I've seen a note somewhere about this, but I can't find it at >the moment. The best place I can think of off hand, which might be >wrong, is to send them to the mailman-developers@python.org list. > The mailman-developers list is a closed list now. You have to subscribe

Re: [Mailman-Users] Automatic processing

2005-05-18 Thread Mark Sapiro
Sub Zero wrote: >Where does mailman get those returns? I might try modifying some of the >scripts. It's all handled in Mailman/Bouncers/ starting with Mailman/Bouncers/BouncerAPI.py. All you need to do is add a new handler and put it in BOUNCE_PIPLINE. See Mailman/Bouncers/BouncerAPI.py for more

Re: [Mailman-Users] Automatic processing

2005-05-18 Thread Sub Zero
005 7:06 PM To: Brad Knowles; Sub Zero Cc: mailman-users@python.org Subject: Re: [Mailman-Users] Automatic processing Brad Knowles wrote: >At 9:30 AM +0300 2005-05-18, Sub Zero wrote: > >> I have some emails that have missed the automatic bounce processor >> and got sent to lis

Re: [Mailman-Users] Automatic processing

2005-05-18 Thread Sub Zero
Where does mailman get those returns? I might try modifying some of the scripts. -Original Message- From: Brad Knowles [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 18, 2005 11:38 AM To: Sub Zero Cc: mailman-users@python.org Subject: Re: [Mailman-Users] Automatic processing At 9:30 AM

Re: [Mailman-Users] Automatic processing

2005-05-18 Thread Mark Sapiro
Brad Knowles wrote: >At 9:30 AM +0300 2005-05-18, Sub Zero wrote: > >> I have some emails that have missed the automatic bounce processor and got >> sent to listadmin. Where should I send those bounced emails? > > You need to look at them and decide how to deal with them yourself. I thin

Re: [Mailman-Users] Automatic processing

2005-05-18 Thread Brad Knowles
At 9:30 AM +0300 2005-05-18, Sub Zero wrote: > I have some emails that have missed the automatic bounce processor and got > sent to listadmin. Where should I send those bounced emails? You need to look at them and decide how to deal with them yourself. -- Brad Knowles, <[EMAIL PROTEC

[Mailman-Users] Automatic processing

2005-05-17 Thread Sub Zero
Hello, I have some emails that have missed the automatic bounce processor and got sent to listadmin. Where should I send those bounced emails? Have a nice day. -- SubZero -- Mailman-Users mailing list Mailman-Users@python.org http://mail.pytho