- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- sendmail / mailx
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
03-08-2002 01:22 AM
03-08-2002 01:22 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2002 01:28 AM
03-08-2002 01:28 AM
Re: sendmail / mailx
That is really weird; are you sure the reboot is not reconfiguring or re-installing a package?
Share and Enjoy! Ian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2002 01:30 AM
03-08-2002 01:30 AM
Re: sendmail / mailx
Its funny because today i have it working but chances are i'll have to mess about with files and stop/start the sendmail daemon again
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2002 01:38 AM
03-08-2002 01:38 AM
Re: sendmail / mailx
Silly question: Are the changes you made in a valid format, perhaps internet services are rejecting the changes?
Share and Enjoy! Ian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2002 03:12 AM
03-08-2002 03:12 AM
Re: sendmail / mailx
Most common mistakes are made by incorrect Dj$w (your domain) and DS (relay host).
As far as i know sendmail doest not resolve names using nsswitch.conf whatsoever.
Greetings,
Ceesjan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2002 03:21 AM
03-08-2002 03:21 AM
Re: sendmail / mailx
You have configured your machine to a dns server.As you configure your machine to a DNS server you get a entry in the /etc/resolv.conf file with the
domain name
DNS server ip-add
Then you have the file /etc/nsswitch.conf file to search order for resolving the hostnames.
So if you do not want to use your DNS server then remove the entries from the /etc/resolv.conf file and edit your /etc/nsswitch.conf to use files to resolve your hostname.
Thanks
G Manikandan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2002 05:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2002 05:37 AM
03-08-2002 05:37 AM
Re: sendmail / mailx
sendmail.cf file is correct.
I have been told sendmail will try and use DNS if it is in the nsswitch.conf file (even if it is the 2nd or 3rd entry), so DNS must be removed from this altogether which i have done.
Our unix servers do not use DNS and the nsswitch.conf file is good.
thanks for all your ideas and support everyone. I'll see how it goes on monday.
cheers,
:)