- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: sendmail host name lookup failure
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2001 04:50 PM
12-30-2001 04:50 PM
sendmail[3788]: RAA03787: to=someuser, ctladdr=someuser(102/101), delay=00:00:00, xdelay=00:00:00, mailer=relay, relay=mail.mydomain.com,
stat=Deferred: Name server: mail.mydomain.com: host name lookup failure
I have used nslookup from the relaying host and can find the MX host. I can ping the MX host from the relaying host.
It was working, and no changes were made or have been made. What can I look for?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2001 05:37 PM
12-30-2001 05:37 PM
Re: sendmail host name lookup failure
You should be able to nslookup in both regular (hostname to IP) and reverse (IP to hostname) on both the servers. Failure in any of the the four combinations will result in the above error. Also, I would check up the mail logs of your smart relay host (mail.mydomain.com) to see if there are any errors. And is it happening to only "someuser" or for all the addresses?. If not, then there might be a problem with the domain propagation of this someuser.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2001 06:47 PM
12-30-2001 06:47 PM
Re: sendmail host name lookup failure
has somebody changed your "/etc/mail/service.switch"?
Just a guess,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2001 01:22 AM
12-31-2001 01:22 AM
Re: sendmail host name lookup failure
I also met a similar issue serveral days ago: nslookup worked but sendmail said host name lookup failure.
After restarting sendmail service it was ok.
(sendmail need to be restarted to read the new config of the name service)
Try it ?
/Discoverer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2001 06:38 AM
12-31-2001 06:38 AM
Re: sendmail host name lookup failure
I have restarted sendmail numerous times as I try to resolve this problem.
Nslookup on the relay host resolves the MX name to the IP, and the IP to the MX name.
Nslookup on the MX host resolves the relay name to the IP, and the IP to the relay name.
Trace route goes in 1 hop from the relay host to the MX host (2ms time).
I am baffled as to why, and how to workaround.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2001 06:41 AM
12-31-2001 06:41 AM
Re: sendmail host name lookup failure
HTH
---
mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2001 01:23 PM
12-31-2001 01:23 PM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2002 05:44 AM
01-01-2002 05:44 AM
Re: sendmail host name lookup failure
I'm not sure why it did not come up when I was querying the knowledge base before posting.
Thanks to all who provided input.
Happy New Year