Re: [exim] Exim4: all relevant MX records point to non-exist…

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Fred Viles
Datum:  
To: exim-users
Betreff: Re: [exim] Exim4: all relevant MX records point to non-existent hosts
On 20 Jun 2005 at 11:10, Brian Kimsey-Hickman wrote about
    "[exim] Exim4: all relevant MX recor":


| I am getting this error message on a Debian Sarge installation:
|
| compt-inet:/# exim4 -bt brian@???
| R: dnslookup for brian@???
| brian@??? is undeliverable:
| all relevant MX records point to non-existent hosts

|...
| Here is the result of a dig:
|
| compt-inet:/# dig occompt.com mx

|...

Why did you dig for occompt.com when the recipient domain was
comptroller.co.orange.fl.us?

FWIW, the public DNS for comptroller.co.orange.fl.us is a bit messed
up, but not enough to give this error. ns1.occompt.com has an out-of-
date version of the zone file, in which there is a priority 10 MX
record pointing to a non-existant host.

- Fred