- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- unable to qualify my own domain name
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
10-24-2000 05:16 AM
10-24-2000 05:16 AM
unable to qualify my own domain name (ppmpdmu2) -- using short name
I don?t have dns or something like that.
What?s the problem?
Thank's in advance.
MPADILLA
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2000 05:19 AM
10-24-2000 05:19 AM
Re: unable to qualify my own domain name
It should contain your domain!
Federico
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2000 05:21 AM
10-24-2000 05:21 AM
Re: unable to qualify my own domain name
If you have :
10.20.30.40 yourhost
Change it for
10.20.30.40 yourhost .yourhost
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2000 05:22 AM
10-24-2000 05:22 AM
Re: unable to qualify my own domain name
Just put a full stop (.) at end of host address in /etc/hosts file.
ie.
100.1.1.100 machine name.
HTH.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2000 05:26 AM
10-24-2000 05:26 AM
Re: unable to qualify my own domain name
this message comes from teh sendmail daemon.
Add an alias in your /etc/hosts:
The add the following line into /etc/mail/sendmail.c:
Dj$w.mydomain
Stop sendmail with: /sbin/init.d/sendmail stop
And restart with: /sbin/init.d/sendmail start
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2000 05:30 AM
10-24-2000 05:30 AM
Re: unable to qualify my own domain name
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2000 05:31 AM
10-24-2000 05:31 AM
Solutionipaddress host name aliases
W.X.Y.Z hp
TO READ
W.X.Y.Z hp.hp
Then restart sendmail:
/sbin/init.d/sendmail (stop/start)
You can also download and install 11 equivalent patch (this is for 10.20 PHNE_21697)for sendmail 8.9.3.