- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Sendmail periodically logs: Host unknown
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
01-16-2003 02:52 AM
01-16-2003 02:52 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2003 03:17 AM
01-16-2003 03:17 AM
Re: Sendmail periodically logs: Host unknown
First check whether you can resolve MX records and Address records of the hosts indicated in the error messages.
If you can resolve Address records but not MX records .
enable this option in sendmail.cf
O TryNullMXList
Restart the sendmail.
Now the problem should not come.
If the problem repeats even then , then there is some operational problem with your DNS servers which you have listed in /etc/resolv.conf file of your sendmail server.
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2003 03:36 AM
01-16-2003 03:36 AM
Solutionthis sounds to me like an intermittant DNS server problem. What kind of DNS servers do you have? HP-UX or NT? Do you have forwarders configured? Which sendmail version do you use (what /usr/sbin/sendmail |grep version)?
Kind regards,
Birgit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2003 05:24 AM
01-16-2003 05:24 AM
Re: Sendmail periodically logs: Host unknown
sendmail version is 8.11.1 and bind 9.2.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2003 05:43 AM
01-16-2003 05:43 AM
Re: Sendmail periodically logs: Host unknown
-are the sendmail host and the DNS host the same?
If not look at the remote DNS.
-are either behind a firewall
The DNS could have intermittent connectivity problems through the firewall.
-is the lookup problem specific to certain domains or is it random?
If the lookup problems seem specific to certain domains, the distant DNS probably has a configuration or operational problem.