Re: [Mailman-Users] Strange rejection - THANKS!!!

2014-10-27 Thread Mark Sapiro
On 10/27/2014 02:17 PM, Lindsay Haisley wrote: > > With the help of the vette logging enhancement which Mark suggested, > ... > > So again, heartfelt thanks to Mark for pointing me in the right > direction. This is one of the reasons I like open source software :) You're welcome and community

Re: [Mailman-Users] Strange rejection - THANKS!!!

2014-10-27 Thread Lindsay Haisley
On Sat, 2014-10-25 at 08:36 -0700, Mark Sapiro wrote: > On 10/24/2014 11:17 PM, Lindsay Haisley wrote: > > The vette logfile just says: > > > > Oct 24 23:15:30 2014 (2180) Message discarded, msgid: > > <1414210524.38839.9.ca...@pudina.fmp.com> > In Mailman/Queue/IncomingRunner.py, in the _dopipe

Re: [Mailman-Users] Strange rejection

2014-10-25 Thread Mark Sapiro
On 10/25/2014 09:20 AM, Lindsay Haisley wrote: > > Does this look correct? > > --- IncomingRunner.py.orig2014-10-25 10:53:02.0 -0500 > +++ IncomingRunner.py 2014-10-25 11:03:40.0 -0500 > @@ -157,8 +157,11 @@ > os._exit(1) > except Errors.Disca

Re: [Mailman-Users] Strange rejection

2014-10-25 Thread Lindsay Haisley
On Sat, 2014-10-25 at 08:36 -0700, Mark Sapiro wrote: > In Mailman/Queue/IncomingRunner.py, in the _dopipeline() method look at > the code for the except Errors.DiscardMessage: clause > and the except Errors.RejectMessage, e: clause. Augment the syslog > message in except Errors.DiscardMessage: si

Re: [Mailman-Users] Strange rejection

2014-10-25 Thread Mark Sapiro
On 10/24/2014 11:17 PM, Lindsay Haisley wrote: > The vette logfile just says: > > Oct 24 23:15:30 2014 (2180) Message discarded, msgid: > <1414210524.38839.9.ca...@pudina.fmp.com> Some handler in the pipeline is discarding the message. More below. > Is there any way to turn on more thorough de

[Mailman-Users] Strange rejection

2014-10-24 Thread Lindsay Haisley
I'm moving mailing lists from one server to another using a couple of scripts which I've used successfully many times before for other such moves. On the 3rd list I've moved (second domain name) I've run into a very strange problem. On trying to post to the list on the new server my posts get del