- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- local host name is not fully qualified
Operating System - HP-UX
1823063
Members
3144
Online
109645
Solutions
Forums
Categories
Company
Local Language
юдл
back
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
Forums
Discussions
юдл
back
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
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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-26-2002 02:08 AM
тАО12-26-2002 02:08 AM
local host name is not fully qualified
local host name is not fully qualified fix $j in config file /etc/mail/aliases in UNIX
can anyone help me?
can anyone help me?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-26-2002 02:15 AM
тАО12-26-2002 02:15 AM
Re: local host name is not fully qualified
Hi,
$j is not defined in /etc/mail/aliases . it is defined in /etc/mail/sendmail.cf or /etc/sendmail.cf
edit sendmail.cf and put your domain name at the end of $j macro ( if you use DNS ) or put a dot ( if you dont use DNS )and restart sendmail. hope your problem is solved
Dj$w.mydomain.com
(or)
Dj$w.
regards,
U.SivaKumar
$j is not defined in /etc/mail/aliases . it is defined in /etc/mail/sendmail.cf or /etc/sendmail.cf
edit sendmail.cf and put your domain name at the end of $j macro ( if you use DNS ) or put a dot ( if you dont use DNS )and restart sendmail. hope your problem is solved
Dj$w.mydomain.com
(or)
Dj$w.
regards,
U.SivaKumar
Innovations are made when conventions are broken
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-26-2002 02:19 AM
тАО12-26-2002 02:19 AM
Re: local host name is not fully qualified
Modify the /etc/mail/sendmail.cw which needs a list of all the names by which this host will be known.
YOu can make entry in the file like
.domainname
Then re-start sendmail to
/sbin/init.d/sendmail stop
/sbin/init.d/sendmail start
check those messages dont appear again.
Thanks
YOu can make entry in the file like
Then re-start sendmail to
/sbin/init.d/sendmail stop
/sbin/init.d/sendmail start
check those messages dont appear again.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-26-2002 09:14 AM
тАО12-26-2002 09:14 AM
Re: local host name is not fully qualified
If you do not use a DNS server (ie, /etc/hosts is required to resolve your local hostname), then add an alias to /etc/hosts for your local machine which contains a single dot, like this:
12.34.56.78 myhost myhost.
where myhost is your local machine. And make sure that nsswitch.conf has /etc/hosts listed as first or second choice for resolving names (assuming you have the file /etc/resolv.conf). If you don't have resolv.conf, then just make the change to /etc/hosts (and as mentioned before, to sendmail.cf)
Bill Hassell, sysadmin
12.34.56.78 myhost myhost.
where myhost is your local machine. And make sure that nsswitch.conf has /etc/hosts listed as first or second choice for resolving names (assuming you have the file /etc/resolv.conf). If you don't have resolv.conf, then just make the change to /etc/hosts (and as mentioned before, to sendmail.cf)
Bill Hassell, sysadmin
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP