Sieve permissions issue following update

Robert Blayzor rblayzor.bulk at inoc.net
Thu Jan 1 14:31:56 UTC 2015


On Jan 1, 2015, at 9:12 AM, Gene Heskett <gheskett at wdtv.com> wrote:
> 
> Obviously, the last 3 lines are showing a perms problem.


Yes, I know it's a permissions problem.  But there should be NO permissions problem as it should not be trying to recompile the script.  The script was already pre-compiled and has not changed. (though it thinks it's "out of date" ?).  The only "fix" would be to chmod 777 the directory where the default script is so that EVERYONE could compile it at the location. (even though it shouldn't need to be because it was already precompiled)  But that would be rather silly now, wouldn't it?

These are default sieve scripts that are not in the users homedir, so they have no permission to compile and write them in a directory they don't own.

-Robert



More information about the dovecot mailing list