Oh, I came across that URL before but I skipped some of those steps
about running as non-root.
Because, I was thinking my sendmail is running as root:
# ps -ef |grep sendmail
smmsp 8335 22869 0 17:54:58 ? 0:00 /usr/lib/sendmail -Ac -q15m
root 8333 22869 0 17:54:58 ? 0:01 /usr/lib/sendmail -bd -q15m
I am not sure if the smmsp comes into play here? Doesn't smmsp in
sendmail have more to do with mingling with the queue?
What uid does sendmail change to when doing deliver, if the uid's are
not system users in my dovecot implementation?
On Jan 14, 2008 11:46 AM, Pascal Volk
<[EMAIL PROTECTED]> wrote:
> Am 14.01.2008 17:58 schrieb Anil:
> > I am using LDA/Sendmail. 20080113 version of dovecot.
> >
> > Jan 14 08:52:18 vds5 deliver([EMAIL PROTECTED]): [ID 308812 mail.crit]
> > setgid(10002) failed with euid=1, egid=1: Not owner
>
> Hi Anil,
>
> Your have done your setup (all steps) as described in
> http://wiki.dovecot.org/LDA/Sendmail?
>
> Regards
> Pascal
>