On 2013-06-11, Drav Sloan <[email protected]> wrote: > Jasen Betts wrote: >> $ /usr/sbin/exim4 -d+verify -v -bv [email protected] >> >> the third MX entry is broken but the other appear to be good. >> why is exim rejecting this? > > # exim -v -bv [email protected] > [email protected] > router = dnslookup, transport = remote_smtp > host mail.gob.com.my [175.143.2.238] MX=10 > host mxchange.equine.com.my [unknown] MX=30 ** unusable ** > > May be your hints have the "working MX" as unavailable?
I had verify=sender and the verify check was returning defer due to the dns lookup of mxchange.equine.com.my returning a tempfail messing with the DNS to override mxchange.equine.com.my made the test pass. -- ⚂⚃ 100% natural -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
