Displaying 1 result from an estimated 1 matches for "bulk_filter".
2015 Dec 25
2
Sieve: Invalid/unknown path to storage
...with more
restrictive permissions)
> otheruser at home-le:~$ cat /home/user1/.dovecot.sieve
> require ["variables","date", "include"];
>
> include :personal "00-delete";
> include :personal "01-spam";
> include :personal "50-bulk_filter";
It is apparently also not a path normalization issue (also according to
the correct "points to" path in the log). I used an absolute path in the
symlink:
> user1 at home-le:~$ ls -la .dovecot.sieve
> lrwxrwxrwx 1 user1 user1 33 Dec 25 09:23 .dovecot.sieve ->
> /home...