shadedecho
Programmer
I've got sendmail installed (and working to an extent) on a debian 3.1 machine. I am able to connect to it via telnet both from on the box and from an external source, and send mail to local accounts on the machine just fine.
However, when I try to send from a local account (not relaying) out to an external address, I get "unrecognized host name". I also get the same message if I issue a:
sendmail -bv [name]@[othermailserver.com]
The domains I am trying to send to are functioning email servers, I get mail at them all the time, and the mail server and domain name are all resolvable from this machine. DNS is running locally on the same box, and working just fine (though it is not the SOA on the particular domain I am trying to send to).
I'm sure there is just something stupid and simple I'm not doing... but I have scoured Sendmail books and the internet, and can't figure out why Sendmail won't resolve/recognize the domain names via DNS.
HELP!
However, when I try to send from a local account (not relaying) out to an external address, I get "unrecognized host name". I also get the same message if I issue a:
sendmail -bv [name]@[othermailserver.com]
The domains I am trying to send to are functioning email servers, I get mail at them all the time, and the mail server and domain name are all resolvable from this machine. DNS is running locally on the same box, and working just fine (though it is not the SOA on the particular domain I am trying to send to).
I'm sure there is just something stupid and simple I'm not doing... but I have scoured Sendmail books and the internet, and can't figure out why Sendmail won't resolve/recognize the domain names via DNS.
HELP!