On Thu, 2006-12-28 at 16:18 +0100, Michael Stauber wrote:
> Hi Robert,
>
> > I have just migrated sites from a RaQ 4 to CentOS+BQ and I notice the
> > e-mail forwarding uses the .forward file in the users directory for
> > forwarding mail instead of aliases. This is good, but sendmail doesn't
> > like the fact that user directories are group writeable. Must I manually
> > change the permissions on each user folder to enable this functionality?
> >
> > Dec 28 06:19:51 tpa-hosting sendmail[21666]: kBSBJpp3021665: forward
> > /home/.sites/117/site48/.users/20/robert/.forward: Group writable directory
>
> Edit your /etc/mail/sendmail.cf. Find this line:
>
> O DontBlameSendmail=forwardfileingroupwritabledirpath
>
> Change it to this:
>
> O DontBlameSendmail=forwardfileingroupwritabledirpath,
> ForwardFileInUnsafeDirPath, ForwardFileInUnsafeDirPathSafe
>
Thanks, but the line is a little different than you wrote, do I still
change it to your suggestion above:
[root (at mark) tpa-hosting mail]# grep DontBlameSendmail sendmail.cf
#O DontBlameSendmail=safe
--
Robert