- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- sendmail question
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
08-10-2001 12:30 PM
08-10-2001 12:30 PM
IP munix munix (where munix is the machine name)
The /etc/nsswitch.conf file has hosts: nis files (hp had me put the nis there when I had a networking problem)
Where do I find the domain name for sendmail.cf? I have tried munix, mclbody.com (the domain for the NT server), mbceng (which is the NIS domain name) and thrown in some other variations of stuff. The unix server is not connected to the outside world and would be linked to the windows network (as far as getting the IP address). We do not have DNS on the system. Nothing seems to remove the error. What exactly am I missing? Thanks!
Mark
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2001 12:38 PM
08-10-2001 12:38 PM
Re: sendmail question
Take a look at document #KLTKBRC00005381 in the Technical Knowledge Base.
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2001 02:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2001 02:54 PM
08-10-2001 02:54 PM
Re: sendmail question
Just wanted to point you to the relavant section in the /etc/mail/sendmail.cf which confirms to what I had said in my previous post.
/Begin Quote /
This is required only if sendmail cannot automatically determine your domain. If you are not using DNS, and the official host name (ie,the first entry in /etc/hosts following your IP address) is not a fully-qualified host name, then sendmail will have difficulty resolving your domain name.
/End Quote/
What this is basically saying is, if sendmail can't determine your domain either through DNS or the first entry following the IP address then it expects the $J macro to be set in the sendmail configuration file.
-Hope that answers your question
I am RU
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2001 09:11 AM
08-13-2001 09:11 AM
Re: sendmail question
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2001 10:43 AM
08-13-2001 10:43 AM
Re: sendmail question
#/etc/resolv.conf
domain my.domain.com
nameserver xxx.xxx.xxx.xxx
nameserver xxx.xxx.xxx.xxx