Subject: Re: Sendmail and NetBSD-2.0
To: None <netbsd-users@NetBSD.org>
From: Matthias Scheler <tron@zhadum.de>
List: netbsd-users
Date: 10/02/2004 08:31:00
In article <Pine.NEB.4.58.0409291129380.2780@bgnevr.bofcz.se>,
	Florence HENRY <Florence.Henry@obspm.fr> writes:
> WARNING: RunAsUser for MSP ignored, check group ids (egid=0, want=17)

Your configuration is incorrect. Possible problems:

- You don't have "smmsp" in "/etc/master.passwd".
- You don't have "smmsp" in "/etc/group".
- You don't have a "/etc/mail/submit.cf" on your system.
- Your sendmail binary is setuid-root but you don't have
  "sendmail_suidroot=YES" in "/etc/rc.conf".

Your apparently forgot to use "make postinstall-check" in "/usr/src"
which would have told you about the above problems.

	Kind regards

-- 
Matthias Scheler                                  http://scheler.de/~matthias/