From: Cathy Hui on
I am having issue with sendmail.

This is what I saw as error mesg.

WARNING: RunAsGid for MSP ignored, check group ids (egid=0, want=25)

==============================

it's a solaris 8 host. the /etc/mail/submit.cf looks like this:

O RunAsUser=smmsp
O TrustedUser=smmsp

/etc/passwd has the smmsp user:

smmsp:x:25:25::/:/sbin/noshel

============================

Could someone tell me how do I correct this? Thanks!

From: Sebastian Jaenicke on
* Cathy Hui <kaka.hui(a)gmail.com> wrote:
[..]
> WARNING: RunAsGid for MSP ignored, check group ids (egid=0, want=25)

Wrong permissions on /usr/lib/sendmail, should be owned by root,
group "smmsp", permissions 2555. Looks like your group is wrong.

- Sebastian
--
Sebastian Jaenicke
Some people are only alive because it's illegal to kill them.