Hi, #currently investigating a masive mailbounce
I'm running postfix 2.9.4 on freebsd boxen. Is it intentional that a transportmap reading in the form <domain> etrn-only:<hostname> intentionally ignores the A record of <hostname>? In dns, <hostname> is like <domainname> has address A <domainname> has IPv6 address AAAA-1 <domainname> has IPv6 address AAAA-2 <domainname> mail is handled by 10 <blah-1> <domainname> mail is handled by 10 <blah-2> It keeps trying both AAAA addresses in a loadballanced manner I intented, but blatantly ignores a usabable A host. Am I missing some point here, or overlook a snippet of doc. Regards, Robert