Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Nov 2001 15:41:40 -0800
From:      Gregory Neil Shapiro <gshapiro@FreeBSD.ORG>
To:        Gianmarco Giovannelli <gmarco@giovannelli.it>
Cc:        stable@FreeBSD.ORG
Subject:   Re: recent sendmail commits. problems ?
Message-ID:  <15366.51124.287117.960446@horsey.gshapiro.net>
In-Reply-To: <5.1.0.14.2.20011129234605.027ff1d0@194.184.65.4>
References:  <5.1.0.14.2.20011129234605.027ff1d0@194.184.65.4>

next in thread | previous in thread | raw e-mail | index | archive | help
gmarco> I have delete the smmsp user:group probably added by the port and I
gmarco> have "chowned" with the new uid:gid /var/spool/clientmqueue .

gmarco> WARNING: RunAsGid for MSP ignored, check group ids (egid=90, want=25)
gmarco> can not chdir(/var/spool/clientmqueue/): Permission denied

You forgot to change /usr/local/sbin/sendmail to have the correct new group
for (it's still at the port's version of smmsp -- 90):

chgrp smmsp /usr/local/sbin/sendmail

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15366.51124.287117.960446>