HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- mail log error
Operating System - HP-UX
1833811
Members
3948
Online
110063
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
01-17-2003 01:15 PM
01-17-2003 01:15 PM
mail log error
I am getting this error message in the mail.log file. I have not upgraded the mail file - nor have I applied any patches to sendmail. Thanks!
Jan 17 16:13:12 nsms2 sendmail[16806]: Warning: .cf file is out of date: sendmail 8.9.3 (PHNE_18546) supports versi
on 8, .cf file is version 6
Jan 17 16:13:12 nsms2 sendmail[16806]: alias database /etc/mail/aliases rebuilt by root
Jan 17 16:13:12 nsms2 sendmail[16806]: /etc/mail/aliases: 11 aliases, longest 27 bytes, 191 bytes total
Jan 17 16:13:12 nsms2 sendmail[16806]: Warning: .cf file is out of date: sendmail 8.9.3 (PHNE_18546) supports versi
on 8, .cf file is version 6
Jan 17 16:13:12 nsms2 sendmail[16806]: alias database /etc/mail/aliases rebuilt by root
Jan 17 16:13:12 nsms2 sendmail[16806]: /etc/mail/aliases: 11 aliases, longest 27 bytes, 191 bytes total
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2003 01:28 PM
01-17-2003 01:28 PM
Re: mail log error
copy /usr/newconfig/etc/mail/sendmail.cf /etc/mail.
Then run your newaliases again.
Then run your newaliases again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2003 02:23 PM
01-17-2003 02:23 PM
Re: mail log error
After you copy the new sendmail.cf, don't forget to merge customizations.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2003 04:19 AM
01-18-2003 04:19 AM
Re: mail log error
The last two lines are fairly normal. They're from the command 'newalias' (a link to sendmail), which needs to be run after modifying /etc/mail/aliases to rebuild the alias database. Sendmail has the AutoRebuildAliases (D) options that does this automatically.
A version 6 .cf file is significantly older than 8.9.3, which is fairly old itself. Since the .cf file controls everything you usually want it to correspond to the version of sendmail you're running. Just watch out for local customizations.
Also, it will be easier to keep your customizations current if you edit 'sendmail.mc' and use the m4 processor to generate sendmail.cf. Then, when you upgrade sendmail, all you have to do is rerun m4 to get a new sendmail.cf with the newest logic and you customizations. I'm not sure exactly where HP installs the m4 stuff (I hope they do), just use find to locate 'sendmail.mc' (maybe in /etc/mail) and 'cf.m4'(maybe under /usr/share or /usr/lib).
Lastly, if your system can be mailed to from the Internet you should give serious thought to upgrading sendmail, either from a HP patch or by getting the current sendmail.org version. 8.9.3 is old enough that it probably has security bugs, and it is not protected against being used as an Open Mail Relay (a situation which is a real pain once the wrong people figure it out).
-Scott-
A version 6 .cf file is significantly older than 8.9.3, which is fairly old itself. Since the .cf file controls everything you usually want it to correspond to the version of sendmail you're running. Just watch out for local customizations.
Also, it will be easier to keep your customizations current if you edit 'sendmail.mc' and use the m4 processor to generate sendmail.cf. Then, when you upgrade sendmail, all you have to do is rerun m4 to get a new sendmail.cf with the newest logic and you customizations. I'm not sure exactly where HP installs the m4 stuff (I hope they do), just use find to locate 'sendmail.mc' (maybe in /etc/mail) and 'cf.m4'(maybe under /usr/share or /usr/lib).
Lastly, if your system can be mailed to from the Internet you should give serious thought to upgrading sendmail, either from a HP patch or by getting the current sendmail.org version. 8.9.3 is old enough that it probably has security bugs, and it is not protected against being used as an Open Mail Relay (a situation which is a real pain once the wrong people figure it out).
-Scott-
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