HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Sendmail Configuration.
Operating System - HP-UX
1837981
Members
1873
Online
110124
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
Go to solution
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-02-2006 03:06 PM
08-02-2006 03:06 PM
Hi All,
I would like to upgrade sendmail in my HPUX and Linux systems as per security alert. Can anyone guide me with steps/docs. Thanks a lot in advance.
Manoj
I would like to upgrade sendmail in my HPUX and Linux systems as per security alert. Can anyone guide me with steps/docs. Thanks a lot in advance.
Manoj
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2006 03:15 PM
08-02-2006 03:15 PM
Solution
Since you don't mention what version of HP-UX you have, here's a couple of options.
Sendmail 8.13.3 for HP-UX 11iv1 (11.11) and 11iv2 (11.23):
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=SMAIL813
Sendmail 8.11.1 for HP-UX 11.0
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=SMAIL811
Docs with steps to upgrade are included on the page for each release.
As for Linux -- If you patch regularly you should eventually get the latest version. But again, since you don't mention which version (vendor or release level) you have it is very difficult to help.
Sendmail 8.13.3 for HP-UX 11iv1 (11.11) and 11iv2 (11.23):
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=SMAIL813
Sendmail 8.11.1 for HP-UX 11.0
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=SMAIL811
Docs with steps to upgrade are included on the page for each release.
As for Linux -- If you patch regularly you should eventually get the latest version. But again, since you don't mention which version (vendor or release level) you have it is very difficult to help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2006 04:04 PM
08-02-2006 04:04 PM
Re: Sendmail Configuration.
Shalom Manoj,
Basically its a download (Patrick's post) followed by a swinstall -s full_path \*
No reboot is required.
By itself sendmail is still a problem on security.
You may not need to run the sendmail daemon if your server only sends mail. You can disable inbound mail by stopping sendmail:
/sbin/init.d/sendmail stop
You can permanently stop inbound mail with:
vi /etc/rc.config.d/mailsvrs
Change the first variable to 0 instead of 1, the default.
Note that you may wish to harden your sendmail configuation if sendmail is to be left on with this script:
http://www.hpux.ws/buildmail.hpux.text
As far as Linux goes, installation depends on the distribution. Redhat lets you rpm -Uvh sendmail-file.rpm
It makes a copy of the sendmail.cf file as sendmail.cf.rpmnew
Any customized configuration from a sendmail.mc macro file will require you to re-run your script to generate a new sendmail.cf file.
Its important to do the upgrade on a test system first to guage the impact.
I manage sendmail on a series of linux servers that until recently were the primary mail gateways for an entire company. It requires caution and careful testing.
SEP
Basically its a download (Patrick's post) followed by a swinstall -s full_path \*
No reboot is required.
By itself sendmail is still a problem on security.
You may not need to run the sendmail daemon if your server only sends mail. You can disable inbound mail by stopping sendmail:
/sbin/init.d/sendmail stop
You can permanently stop inbound mail with:
vi /etc/rc.config.d/mailsvrs
Change the first variable to 0 instead of 1, the default.
Note that you may wish to harden your sendmail configuation if sendmail is to be left on with this script:
http://www.hpux.ws/buildmail.hpux.text
As far as Linux goes, installation depends on the distribution. Redhat lets you rpm -Uvh sendmail-file.rpm
It makes a copy of the sendmail.cf file as sendmail.cf.rpmnew
Any customized configuration from a sendmail.mc macro file will require you to re-run your script to generate a new sendmail.cf file.
Its important to do the upgrade on a test system first to guage the impact.
I manage sendmail on a series of linux servers that until recently were the primary mail gateways for an entire company. It requires caution and careful testing.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
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