Steve Jenkins: > This is from mailer1: [5x 554 greeting] > mtain-mc05.r1000.mx.aol.com ESMTP not accepting connections > Jan 16 16:14:40 mailer1 postfix-aol/smtp[1732]: 97092438FFD: to=< > xx...@example.com>, relay=mailer2.example.com[xx.xx.xx.xx]:25, delay=7365, > delays=6096/1261/8.3/0.13, dsn=2.0.0, status=sent (250 2.0.0 Ok: queued as > 1AB9F142131) > > And then over on mailer2 I'm seeing the message to to > xx...@example.com(which is actually an > aol.com address) get delivered. > > So I guess I should change my question - it looks like mailer1 is > attempting to deliver to 5 AOL mail servers before passing off to the > relay. Any way I can make it hand off to the fallback relay with fewer > attempts?
You can twiddle with smtp_mx_mumble_limit, but why bother sending from mailer1, when the mail is accepted only from mailer2? Wietse