On Tuesday 27/08/2013 at 3:04 pm, Noel Jones wrote:
On 8/27/2013 2:52 PM, lcon...@go2france.com wrote:
outbound flow
first machine does reject_unverified_recipient, and sends verified
recipients via relayhost to the 2nd machine for delivery of verified
recipients.
now we see reject_unverified_recipient is verifying through the
relayhost
is there a way to override the first machine's relayhost so its
recipient address verification is done to Internet with MX lookups?
thanks
Len
This might be what you're looking for:
http://www.postfix.org/postconf.5.html#address_verify_relay_transport
the doc sends me in circles, but when I try this:
address_verify_relay_transport = smtp:
I still see the log lines
smtp.*status=deliverable
using the relayhost IP instead of recipient domain MXs.
Len