Hi, I'm trying to send to someone an email (domain name: geotours.com) and it returns to me with this message:
all relevant MX records point to non-existent hosts: it appears that the DNS operator for this domain has installed an invalid MX record with an IP address instead of a domain name on the right hand side Exim seems to be right on this one: hetz]$ dig -t mx geotours.com ; <<>> DiG 9.2.1 <<>> -t mx geotours.com ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 44956 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2 ;; QUESTION SECTION: ;geotours.com. IN MX ;; ANSWER SECTION: geotours.com. 1619 IN MX 10 209.88.179.120. However, since the admin of this domain seems to be the typical MCSE guy, how do I tell Exim to send the email and not bounce it back to me? Thanks, Hetz ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]