Date: Tue, 9 Apr 2002 16:55:48 -0700 From: Gregory Neil Shapiro <gshapiro@FreeBSD.ORG> To: "cyouse" <cyouse@nexuslabs.com> Cc: <freebsd-stable@FreeBSD.ORG> Subject: RE: Sendmail weirdness. Message-ID: <15539.32644.163913.518340@horsey.gshapiro.net> In-Reply-To: <000501c1e013$1015f740$0200a8c0@demon> References: <15539.13084.198442.978223@horsey.gshapiro.net> <000501c1e013$1015f740$0200a8c0@demon>
next in thread | previous in thread | raw e-mail | index | archive | help
cyouse> It looks like everything's set properly - the sendmail binary is setgid cyouse> as expected: cyouse> cyouse@wind % ls -l /usr/libexec/sendmail cyouse> total 592 cyouse> -r-xr-sr-x 1 root smmsp 579748 Apr 9 17:26 sendmail* cyouse> And the clientmqueue is writable by that group: cyouse> cyouse@wind % ls -ld /var/spool/clientmqueue cyouse> drwxrwx--- 2 smmsp smmsp 512 Apr 9 17:22 /var/spool/clientmqueue/ cyouse> That's all the info I can glean from /usr/src/UPDATING. Any other cyouse> ideas? Make sure /usr isn't mounted nosuid. Then send the output of the failing command with '-d44.4 -v' added to the arguments. 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?15539.32644.163913.518340>