Index: [Article Count Order] [Thread]

Date:  Mon, 24 Jul 2006 21:20:42 +0200
From:  Michael Stauber <bq (at mark) solarspeed.net>
Subject:  [coba-e:06090] Re: Ugly workaround:  README:  vacation.pl looping
To:  coba-e (at mark) bluequartz.org
Message-Id:  <200607242120.42655.bq (at mark) solarspeed.net>
In-Reply-To:  <Pine.LNX.4.44.0607250228360.30685-100000 (at mark) staff.singnet.com.sg>
References:  <Pine.LNX.4.44.0607250228360.30685-100000 (at mark) staff.singnet.com.sg>
X-Mail-Count: 06090

Hi patricko,

> I thought of alterating the vacation.pl to write as root for .db
> But after reading up on sendmail clientmqueue, I know this is not
> possible.
>
> Why?
> The design of clientmqueue, prevented root access to .forward
> So have to drop 'chown permission on .db in /home/sites to root.'

At the worst change the line ...

O DontBlameSendmail=forwardfileingroupwritabledirpath

... in /etc/mail/sendmail.cf to this:

O DontBlameSendmail=forwardfileingroupwritabledirpath, 
ForwardFileInUnsafeDirPath, ForwardFileInUnsafeDirPathSafe

(all on one line, of course)

It relaxes sendmails strictness on .forward files.

-- 

With best regards,

Michael Stauber