>> > Also shouldn't host(1) obey /etc/nsswitch.conf?
>> No.  host(1) is a dns specific tool.

obrien> *sigh*.  So how does one figure out what amd and sendmail are seeing as
obrien> they try to resovlve addresses?
 
In sendmail's case:

sendmail -d8.8 _rest of args here_

Don't run a daemon with that though.

Or in the general case, you can watch resolver lookups with:

env RES_OPTIONS=debug _insert program here_


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to