Re: pflogsum don't count postscreen rejects

2014-08-29 Thread Nicolas HAHN
Hello there, I'll also take any material or log file snippet provided about postscreen to implement a parser in the ELSE project, and generate any usefull stats. Regards, Nicolas HAHN Le 29/08/2014 01:57, Jim Seymour a écrit : On Mon, 25 Aug 2014 16:12:12 +0200 li...@rhsoft.net

Re: pflogsum don't count postscreen rejects

2014-08-29 Thread Sven Hoexter
On Thu, Aug 28, 2014 at 07:57:40PM -0400, Jim Seymour wrote: Hey Jim, I've got some other things people have sent me I need to look to. I suppose it's about time pflogsumm got some attention. In case you manage to put something together before November I could upload it in time for the next

gmail headaches

2014-08-29 Thread John Baker
I am suddenly getting a whole lot of this status=deferred (delivery temporarily suspended: conversation with ALT1.ASPMX.L.GOOGLE.COM[64.233.186.27] timed out while sending RCPT TO) from people who send to our large groups. Has anybody run into this and have any insight? We've had the same postfix

Re: gmail headaches

2014-08-29 Thread Nicolás
El 29/08/2014 14:43, John Baker escribió: I am suddenly getting a whole lot of this status=deferred (delivery temporarily suspended: conversation with ALT1.ASPMX.L.GOOGLE.COM http://ALT1.ASPMX.L.GOOGLE.COM[64.233.186.27] timed out while sending RCPT TO) from people who send to our large

Re: sasl with postfix on aix

2014-08-29 Thread Ole Heiberg Michaelsen
On Tue, Aug 26, 2014 at 06:42:04PM +, Viktor Dukhovni wrote: # cat sasl_pw [upstreamrelay]:25 user01:xxx Is the nexthop relay (relayhost in main.cf or transport nexthop) specified as: 1. upstreamrelay 2. [upstreamrelay] 3. upstreamrelay:25 4.

Re: pflogsum don't count postscreen rejects

2014-08-29 Thread Nicolas HAHN
OK. postscreen logs are now parsed in the ELSE project. Made it according log examples provided in http://www.postfix.org/POSTSCREEN_README.html document. However there are some tiny differences between what's written in this document and the log format generated by my postfix