Date: Fri, 11 Apr 2003 12:25:31 +1000 From: Gregory Bond <gnb@itga.com.au> To: Mark Knight <markk@knigma.org> Cc: freebsd-stable@freebsd.org Subject: Re: Odd sendmail error Message-ID: <200304110225.MAA20094@lightning.itga.com.au> In-Reply-To: Your message of Thu, 10 Apr 2003 18:17:34 %2B0100.
next in thread | raw e-mail | index | archive | help
> can not chdir(/var/spool/clientmqueue/): Permission denied > Program mode requires special privileges, e.g., root or TrustedUser. We had this problem and it turned out we'd forgotten to update the sendmail.cf after a major upgrade (with new sendmail version with new priv models). Try "cd /etc/mail && make install && sh /etc/rc.sendmail restart"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304110225.MAA20094>