- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Where is sendmail package
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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
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
03-11-2003 03:23 PM
03-11-2003 03:23 PM
Where is sendmail package
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2003 03:37 PM
03-11-2003 03:37 PM
Re: Where is sendmail package
You could also try to load it from your patch bundle CD, but it may not work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2003 03:40 PM
03-11-2003 03:40 PM
Re: Where is sendmail package
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2003 03:42 PM
03-11-2003 03:42 PM
Re: Where is sendmail package
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2003 04:00 PM
03-11-2003 04:00 PM
Re: Where is sendmail package
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2003 04:04 PM
03-11-2003 04:04 PM
Re: Where is sendmail package
go to
/usr/netconfig/etc/mail/cf/cf/
run
./gen_cf
pick your choice. And then will generate a sendmail.cf.gen
cp sendmail.cf.gen /etc/mail/sendmail.cf.gen
cp /etc/mail/sendmail.cf.gen /etc/mail/sendmail.cf
retart sendmail to stop it do
/sbin/init.d/sendmail stop
or
killsm
then start sendmail
/sbin/init.d/sendmail start
if you have errors post them.
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2003 04:40 PM
03-11-2003 04:40 PM
Re: Where is sendmail package
In 11.0 the sendmail binaries & config files are part of the
InternetSrvcs.INETSVCS-RUN
fileset.
The mail agents sre part of the
MailUtilities.MAILERS
fileset
Rgds,
Jeff