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 [64.233.186.27] timed out while sending RCPT TO) from people who send to our large group

Confuseing problem about home_mailbox & mail_spool_directory parameter

2014-08-29 Thread Leon Wei
Hi all, There is a problem confusing me. In main.cf file When I set this: home_mailbox = Mailbox/ mail_spool_directory = /var/mail In the result, the postfix put new received mail into directory /home/username/Maildir/new/. When I set this: mail_spool_directory = /var/mail/&u/Maildir/ Postfix put

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 2.10.0-1.el6.x86_