Re: [Mailman-Users] problems with bounce processing

2013-11-19 Thread Mark Sapiro
On 11/19/2013 03:35 PM, Christopher Adams wrote: > There is no bounce score entry in the bounce log. As it turns out, there > has not been a bounce log generated since 11/13. > > Would BounceRunner show in a list of processes. If so, I don't see it. ps -fwC python or ps -fwu mailman should sho

Re: [Mailman-Users] Mailman cannot deliver email to a particular domain

2013-11-19 Thread Adam McGreggor
On Tue, Nov 19, 2013 at 02:52:33PM -0800, Mark Sapiro wrote: > On 11/19/2013 02:24 PM, Hung Phan wrote: > > ... it seems that Mailman thinks canby.k12... domain is hosted at > > 10.30.xxx.xx, which is our internal DNS service. Is there a tool for us to > > trace the email sending route? You cou

Re: [Mailman-Users] problems with bounce processing

2013-11-19 Thread Christopher Adams
There is no bounce score entry in the bounce log. As it turns out, there has not been a bounce log generated since 11/13. Would BounceRunner show in a list of processes. If so, I don't see it. Here is an entry in the qrunner log related to BounceRunner: Nov 19 04:02:36 2012 (29791) Master qrunn

Re: [Mailman-Users] problems with bounce processing

2013-11-19 Thread Christopher Adams
There is no bounce score entry in the bounce log for that post, or for probably any posts. There is nothing in the error log about bounces. The only entry in the qrunner related to BounceRunner is at 4:02 am every day: Nov 19 04:02:36 2012 (29791) Master qrunner detected subprocess exit (pid: 27

Re: [Mailman-Users] Mailman cannot deliver email to a particular domain

2013-11-19 Thread Mark Sapiro
On 11/19/2013 02:24 PM, Hung Phan wrote: > We have a particular issue with Mailman (more of an exim issue actually) Exactly! > > ... it seems that Mailman thinks canby.k12... domain is hosted at > 10.30.xxx.xx, which is our internal DNS service. Is there a tool for us to > trace the email se

[Mailman-Users] Mailman cannot deliver email to a particular domain

2013-11-19 Thread Hung Phan
We have a particular issue with Mailman (more of an exim issue actually) cannot delivers email to our canby.k12 domain. Emails send to this domain come back with this error (-53): retry time not reached for any host. Other emails went out OK. When we run the exim -d -M message_ID, here is a

Re: [Mailman-Users] problems with bounce processing

2013-11-19 Thread Mark Sapiro
On 11/19/2013 12:59 PM, Christopher Adams wrote: > > Looking at some older bounce logs, it appears that a few entries for > bounce score appear, but not as many as I would expect. Additionally, > nobody is being tagged as (B) bounce in the membership list. If there is a bounce score entry in the

Re: [Mailman-Users] problems with bounce processing

2013-11-19 Thread Christopher Adams
Mark, Here is a log that shows a message sent to the 'test7' list. The list is set up for bounce processing and all notifications are set to 'yes'. This is happening with the entire system, not just individual lists. It doesn't seem to be processing bounces. The bounce.log,which rotated at 4 am th

Re: [Mailman-Users] problems with bounce processing

2013-11-19 Thread Mark Sapiro
On 11/19/2013 11:26 AM, Christopher Adams wrote: > > I am having some problems with bounce processing working correctly. If I > set a list so that a max bounce score < 1 ( .1 in this case). So, the > expectation is that the subscriber's account will immediately be tagged as > 'No Mail" by Bounce

[Mailman-Users] problems with bounce processing

2013-11-19 Thread Christopher Adams
Hello, I am having some problems with bounce processing working correctly. If I set a list so that a max bounce score < 1 ( .1 in this case). So, the expectation is that the subscriber's account will immediately be tagged as 'No Mail" by Bounce (B). That is not happening. In addition, the bounce

Re: [Mailman-Users] Reducing false positives with spam markings with Gmail, etc.

2013-11-19 Thread Steven Clift
Thanks Stephen. Are most mailman hosts finding their mail in Gmail heading to the "Promotions" tab or "Forums" optional tab? Steven Clift On Wed, Nov 6, 2013 at 1:04 AM, Stephen J. Turnbull wrote: > Steven Clift writes: > > > Has this been a growing issue with Mailman served lists? > > I would

Re: [Mailman-Users] Block calendar invites to list

2013-11-19 Thread francis picabia
On Mon, Nov 18, 2013 at 9:48 PM, Mark Sapiro wrote: > On 11/18/2013 08:50 AM, francis picabia wrote: >> >> It seems the solution could be looking at MIME header tags >> indicating it is a meeting invite, and we could block all >> emails containing: >> >> ^Content-Type: text/calendar >> >> Placing