Frans Pop writes:
> I also get the second line when I do "dig galadriel -t AAAA". Could it be
> Exim does not request "galadriel" but looks explicitly for "galadriel."?
> I get nothing in querylog when I do "ping galadriel". So it may also be
> that ping gets resolved locally (through files), but dig and exim go
> directly to DNS and "forget" to look up in files (which I can understand
> for dig, but not for exim).

Look in /etc/exim/exim.conf for a line similar to this:

        route_list = "* hasler bydns_a"

If you find it try replacing it one like this:

        route_list = "* hasler byname"
-- 
John Hasler
[EMAIL PROTECTED] (John Hasler)
Dancing Horse Hill
Elmwood, WI


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to