- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- sm-client Version 8.13.3
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
05-23-2006 03:58 AM
05-23-2006 03:58 AM
sm-client Version 8.13.3
I am working on a sendmail upgrade on an 11.11 system from 8.9.3 to 8.13.3.
First thing I noticed was that sm-cleint is failing.
# /sbin/init.d/sendmail start
Starting sendmail [ OK ]
Starting sm-client [FAILED]
Thanks
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2006 04:25 AM
05-23-2006 04:25 AM
Re: sm-client Version 8.13.3
I generated the file and restarted sendmail.
# /sbin/init.d/sendmail start
Starting sendmail [ OK ]
/etc/mail/submit.cf: line 1100: readcf: option RunAsUser: unknown user smmsp
/etc/mail/submit.cf: line 1119: readcf: option TrustedUser: unknown user smmsp
Mail submission program must have RunAsUser set to non root user
Starting sm-client [FAILED]
For more information see /var/adm/syslog/mail.log
root@phgp0166-/var/adm/syslog
#
I added the user smmsp
created /var/spool/clientmqueue.
That fixed some of the errors.
I still have some user permission erros which should not be a problem.
Now I need to find out what sm-client does.
And if I really need it.
- Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2006 04:33 AM
05-23-2006 04:33 AM
Re: sm-client Version 8.13.3
Its really a non-issue. It does not effect your ability to send or receive mail.
I let it go on Linux for months with no ill effect and still have no idea why it works now.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2006 05:55 AM
05-23-2006 05:55 AM
Re: sm-client Version 8.13.3
Based on the log, the "smmsp" user needs to be added. I assume you have added the "smmsp" user using get_cf.
"sm-client" is a new daemon besides sendmail starting with sendmail 8.12. This daemon take care of clientmqueue ( client mail queue ). It is added as a part security measure and flexible operation using sendmail.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2006 06:13 AM
06-01-2006 06:13 AM