On Wed, Jan 16, 2013 at 4:22 PM, Wietse Venema <wie...@porcupine.org> wrote:

> With "smtp_skip_5xx_greeting = yes" by default, Postfix pretends
> that the session failed due to a temporary error and tries the next
> MX host (or fall-back relay).
>
> If the mail is still in the active queue then Postfix is still
> trying other hosts.
>

OK - that makes sense and explains my huge queue!


> grep '41C4F4F6F7D' will show some of the delivery history, but
> you will need grep 'smtp.1744' for details.
>

Yes - as I discovered in the message above, after looking at more log lines
together it seems mailer1 is trying multiple mailers on AOL's network (and
I assume the number of MX servers Postfix tries is controlled by AOL's DNS
records) before passing off to mailer2. So I suppose it's working like it's
supposed to.

I guess my only other option is to turn off smtp_skip_5xx_greeting, in
which case it will hand off to mailer2 on the first failure, correct? Is
there any option to configure the number of failed attempts before handing
off to the fallback relay, other than just ON/OFF?

Thx,

SteveJ

Reply via email to