[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Router doesn't recognize localhost as local



Version: 2.99.49p10-s10, cvs updated 12 Mar 98, built w/ gcc, using
system malloc, using system libresolv
Platform: Sun SparcStation 20 running Solaris 2.5

I ran the router interactively, and got this:

z# router taiss@localhost
<root.interactive@spectrum.laafb.af.mil>: address: taiss@localhost
(((smtp localhost taiss@localhost default_attributes)))
z#

I had to define localhost in localnames in order to get the correct
response:

z# router taiss@localhost
<root.interactive@spectrum.laafb.af.mil>: address: taiss@localhost
(((local taiss@localhost taiss@spectrum.laafb.af.mil
default_attributes)))
z#

Yes, I do have localhost defined in my /etc/hosts file.