Waw! Many thanks ! ----- Original Message ----- From: "Maxim Konovalov" <[EMAIL PROTECTED]> To: "Dmitry A. Bondareff" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, February 19, 2002 2:29 PM Subject: Re: Default mail.local permission
> On 14:26+0500, Feb 19, 2002, Dmitry A. Bondareff wrote: > > > Hi hackers! > > > > Help me to understand next situation: > > > > # cd /usr/src > > # make buildworld > > # make installworld > > # make kernel > > > > /etc/rc.conf: > > sendmail_enable="YES" > > > > After successfully install I see the next problem: > > > > Feb 19 00:00:01 xxx mail.local: lockmailbox /var/mail/other failed; error code 75 > > Feb 19 00:00:01 xxx sendmail[23806]: g1FIVkB32458: to=<[EMAIL PROTECTED]>, delay=3+00 > > :28:15, xdelay=00:00:30, mailer=local, pri=12729484, dsn=4.0.0, stat=Deferred: local m > > ailer (/usr/libexec/mail.local) exited with EX_TEMPFAIL > > > > # ls -l /usr/libexec/mail.local > > -r-xr-xr-x 1 root wheel 20456 Feb 15 15:10 /usr/libexec/mail.local > > > > # chmod u+s /usr/libexec/mail.local > > # ll -l /usr/libexec/mail.local > > -r-sr-xr-x 1 root wheel 20456 Feb 15 15:10 /usr/libexec/mail.local > > > > After this manipulations all works fine. > > Why so problems? Why 1555 is not default permission ? > > more /usr/src/UPDATING > > 20001020: > ... > More details can be found at > http://people.freebsd.org/~imp/UPDATING/sendmail-20001010 > ... > > > Regards, > > Dmitry. > > > > -- > Maxim Konovalov, MAcomnet, Internet-Intranet Dept., system engineer > phone: +7 (095) 796-9079, mailto:[EMAIL PROTECTED] > > To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message