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