------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1501 --- Comment #1 from Jeremy Harris <[email protected]> 2014-12-05 17:17:23 --- It looks like the delivery was trying first the ipv6 address that it got as the highest-priority MX return in routing, then the transport interface setting was inoperative as documented: > The first interface of the correct type (IPv4 or IPv6) is used for the > outgoing > connection. If none of them are the correct type, the option is ignored. If > interface is not set, or is ignored, the system’s IP functions choose which > interface to use if the host has more than one. You could disable the ipv6 MX returns for this domain using the global option "dns_ipv4_lookup". -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
