HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Major problem with sendmail
Operating System - HP-UX
1836599
Members
2581
Online
110102
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
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
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
08-24-2002 02:18 PM
08-24-2002 02:18 PM
Major problem with sendmail
Hello All:
I seem to have a big problem with my sendmail every time I open a terminal I keep geting this message printed over and over!
Aug 24 20:12:44 wriri sendmail [3809] unable to qualify my own domain name (wriri) -- using short name.
I have a HP 725/10 C that I just installed 11.00 easy-setup as I am new to HPUX I just do not have a clue how to fix this so any help would be greatly appreciated.
Jim
I seem to have a big problem with my sendmail every time I open a terminal I keep geting this message printed over and over!
Aug 24 20:12:44 wriri sendmail [3809] unable to qualify my own domain name (wriri) -- using short name.
I have a HP 725/10 C that I just installed 11.00 easy-setup as I am new to HPUX I just do not have a clue how to fix this so any help would be greatly appreciated.
Jim
HPUX Forever !
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2002 03:06 PM
08-24-2002 03:06 PM
Re: Major problem with sendmail
Jim,
Look in /etc/rc.config.d/mailservs
The file should have a line for 'export SENDMAIL_SERVER_NAME=' with an entry for the mail server.
Then look at /etc/mail/sendmail.cw This file should hold all names that the server is known by. (The instructions are in the file.)
If these are set up right, also do an nslookup for your fully qualified name, ie. nslookup wriri.jim.com, and see if you get a reponse. The nslookup will tell you where it is getting it's information, and if it says 'files' and does not give you what you want, then you have /etc/hosts as the primary place to look, and you need to edit this file.
In /etc/hosts, there will be and entry for your machine like:
192.0.0.192 wriri
change it to:
192.0.0.192 wriri wriri.jim.com
That should help if that is your problem.
Hope it helps
John
Look in /etc/rc.config.d/mailservs
The file should have a line for 'export SENDMAIL_SERVER_NAME=' with an entry for the mail server.
Then look at /etc/mail/sendmail.cw This file should hold all names that the server is known by. (The instructions are in the file.)
If these are set up right, also do an nslookup for your fully qualified name, ie. nslookup wriri.jim.com, and see if you get a reponse. The nslookup will tell you where it is getting it's information, and if it says 'files' and does not give you what you want, then you have /etc/hosts as the primary place to look, and you need to edit this file.
In /etc/hosts, there will be and entry for your machine like:
192.0.0.192 wriri
change it to:
192.0.0.192 wriri wriri.jim.com
That should help if that is your problem.
Hope it helps
John
Spoon!!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2002 05:16 PM
08-24-2002 05:16 PM
Re: Major problem with sendmail
Hi Jim
Funny you put this on the ITRC. I had exactly the same problem around 2 hours ago on a server.
I changed the /etc/hosts file from
130.130.31.2 gb683_1
to
130.130.31.2 gb683_1 gb683_1.tnteww.com
I got this from nslookup as already stated
gb683_1:/ # nslookup gb683_1
Using /etc/hosts on: gb683_1
looking up FILES
Name: gb683_1
Address: 130.130.31.2
Aliases: gb683_1.tnteww.com
I then stop/started sendmail and all is OK
/sbin.init.d/sendlail stop/start
Funny you put this on the ITRC. I had exactly the same problem around 2 hours ago on a server.
I changed the /etc/hosts file from
130.130.31.2 gb683_1
to
130.130.31.2 gb683_1 gb683_1.tnteww.com
I got this from nslookup as already stated
gb683_1:/ # nslookup gb683_1
Using /etc/hosts on: gb683_1
looking up FILES
Name: gb683_1
Address: 130.130.31.2
Aliases: gb683_1.tnteww.com
I then stop/started sendmail and all is OK
/sbin.init.d/sendlail stop/start
Argh ye land lovers !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2002 08:26 PM
08-25-2002 08:26 PM
Re: Major problem with sendmail
In addition to the answers above you can also do this
Edit
/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
.VIR.VL
Then re-start sendmail to check those messages dont appear again.
Thanks
Edit
/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
Then re-start sendmail to check those messages dont appear again.
Thanks
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP