- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- sendmail error
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
04-16-2008 12:25 PM
04-16-2008 12:25 PM
I am getting following error while starting sendmail.
ukcsbpw1# ./sendmail start
WARNING: local host name (ukcsbpw1) is not qualified; fix $j in config file
/etc/mail/aliases: 7 aliases, longest 9 bytes, 88 bytes total
sendmail
Please advice .
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2008 12:29 PM
04-16-2008 12:29 PM
Re: sendmail error
=======================
Apr 16 21:20:13 ukcsbpw1 sendmail[17883]: unable to qualify my own domain name (ukcsbpw1) -- using short name
Apr 16 21:20:13 ukcsbpw1 sendmail[17883]: be sure to set domain name in Dj macro in sendmail.cf
Apr 16 21:22:13 ukcsbpw1 sendmail[19181]: unable to qualify my own domain name (ukcsbpw1) -- using short name
Apr 16 21:22:13 ukcsbpw1 sendmail[19181]: be sure to set domain name in Dj macro in sendmail.cf
Apr 16 21:24:13 ukcsbpw1 sendmail[20405]: unable to qualify my own domain name (ukcsbpw1) -- using short name
Apr 16 21:24:13 ukcsbpw1 sendmail[20405]: be sure to set domain name in Dj macro in sendmail.cf
Apr 16 21:26:13 ukcsbpw1 sendmail[21752]: unable to qualify my own domain name (ukcsbpw1) -- using short name
Apr 16 21:26:13 ukcsbpw1 sendmail[21752]: be sure to set domain name in Dj macro in sendmail.cf
Apr 16 21:28:13 ukcsbpw1 sendmail[23037]: unable to qualify my own domain name (ukcsbpw1) -- using short name
Apr 16 21:28:13 ukcsbpw1 sendmail[23037]: be sure to set domain name in Dj macro in sendmail.cf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2008 12:43 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2008 12:44 PM
04-16-2008 12:44 PM
Re: sendmail error
Add an alias to your /etc/hosts file;
add ukcsbpw1. to your /etc/hosts file
xxx.xx.x.xxx ukcsbpw1 ukcsbpw1.
# /sbin/init.d/sendmail stop
# /sbin/init.d/sendmail start
Above is a workaround, you can use it until you have a Fully Qualified Host Name.
Best regards.
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2008 01:13 PM
04-16-2008 01:13 PM
Re: sendmail error
This works and error eliminated.
But how to delete messages in mailq.
Regards
SAchit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2008 03:43 PM
04-16-2008 03:43 PM