Date: Tue, 19 Feb 2002 12:29:59 +0300 (MSK) From: Maxim Konovalov <maxim@macomnet.ru> To: "Dmitry A. Bondareff" <freebsd@mmk.ru> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Default mail.local permission Message-ID: <20020219122904.F81379-100000@news1.macomnet.ru> In-Reply-To: <018b01c1b927$8c6a14b0$02010101@wall>
index | next in thread | previous in thread | raw e-mail
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=<other@xxx.mmk.ru>, 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:maxim@macomnet.ru
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020219122904.F81379-100000>
