Re: Trace client

2011-04-20 Thread Wietse Venema
Eduardo M . Stelmaszczyk: > There are some non-default entries, aside from the fact that the Postfix > version I'm using is a bit modified. I'll check out the non-default > parameters and post them here (I'm assuming you meant "main.cf", am I > right?), but for now I can say that the the following

Re: Trace client

2011-04-20 Thread Wietse Venema
Eduardo M . Stelmaszczyk: > > If your Postfix is sending lots of DSN NOTIFY=SUCCESS messages for > > SMTP mail, turn off DSN on the SMTP daemon. One example from > > http://www.postfix.org/DSN_README.html shows this: > > > > /etc/postfix/main.cf: > > smtpd_discard_ehlo_keyword_address_

Re: Trace client

2011-04-20 Thread Victor Duchovni
On Tue, Apr 19, 2011 at 11:28:49PM -0300, Eduardo M. Stelmaszczyk wrote: > > /etc/postfix/main.cf: > > smtpd_discard_ehlo_keywords = silent-discard, dsn > > > > meaning don't send DSN NOTIFY for anyone. > > > > DSN was added long after the synchronous tls_flush() client > > which was

Re: Trace client

2011-04-19 Thread Eduardo M . Stelmaszczyk
Wietse, Thank you for your answer. > Eduardo M . Stelmaszczyk: > > Hello, > > > > I'm having problems with mail accumulating in the incoming queue under > > heavy load (2500+ SMTPd processes). The queue manager stops for a long > > time once in a while after trying to communicate with the "trac

Re: Trace client

2011-04-19 Thread Eduardo M . Stelmaszczyk
Victor, Thank you for your answer. > On Mon, Apr 18, 2011 at 07:27:25AM -0300, Eduardo M. Stelmaszczyk wrote: > > > I'm having problems with mail accumulating in the incoming queue under > > heavy load (2500+ SMTPd processes). The queue manager stops for a long > > time once in a while after try

Re: Trace client

2011-04-18 Thread Wietse Venema
Eduardo M . Stelmaszczyk: > Hello, > > I'm having problems with mail accumulating in the incoming queue under > heavy load (2500+ SMTPd processes). The queue manager stops for a long > time once in a while after trying to communicate with the "trace" client, > as shown in a trace from cleanup belo

Re: Trace client

2011-04-18 Thread Wietse Venema
Eduardo M . Stelmaszczyk: > Hello, > > I'm having problems with mail accumulating in the incoming queue under > heavy load (2500+ SMTPd processes). The queue manager stops for a long > time once in a while after trying to communicate with the "trace" client, > as shown in a trace from cleanup belo

Re: Trace client

2011-04-18 Thread Victor Duchovni
On Mon, Apr 18, 2011 at 07:27:25AM -0300, Eduardo M. Stelmaszczyk wrote: > I'm having problems with mail accumulating in the incoming queue under > heavy load (2500+ SMTPd processes). The queue manager stops for a long > time once in a while after trying to communicate with the "trace" client, > a