måndag 03 april 2006 16:22 skrev Marc Perkel: > Jeremy Harris wrote:
> > Marc Perkel wrote:
> > Having your filter file be world-writable means that someone
> > else could modify it. Exim is, reasonably sensibly, objecting
> > to the security hole.
> >
> > - Jeremy
>
> OK - how do I turn that off? I'm using file system ACLs instead of Unix
> primative security so it might appear to Exim to be more open than it
> really is.
Set modemask = 0.
"This specifies mode bits which must not be set for a file specified by the
file option. If any of the forbidden bits are set, delivery is deferred."