Date: Tue, 4 Jun 2002 09:22:08 -0700 From: Gregory Neil Shapiro <gshapiro@FreeBSD.ORG> To: Doug Silver <dsilver@urchin.com> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: 4.6RC Sendmail clientmqueue problem Message-ID: <15612.59696.734708.21623@horsey.gshapiro.net> In-Reply-To: <Pine.LNX.4.21.0206030936590.21989-100000@danzig.sd.quantified.net> References: <15611.39082.805549.37696@horsey.gshapiro.net> <Pine.LNX.4.21.0206030936590.21989-100000@danzig.sd.quantified.net>
next in thread | previous in thread | raw e-mail | index | archive | help
dsilver> sendmail[2197]: NOQUEUE: SYSERR(root): can not chdir(/var/spool/clientmqueue/): Permission denied In case anyone on freebsd-stable was following this discussion, the problem was that Doug had two smmsp entries in /etc/master.passwd and /etc/group (one from the port and one from the base system after mergemaster). Removing the port one (uid/gid 90) and changing the ownership of /var/spool/clientmqueue to the new one (uid/gid 25) is the proper fix. Hopefully this information will help others. 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?15612.59696.734708.21623>