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
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_
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
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
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
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
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
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