I changed it to the following to stick to the doc
sieve = file:/mails/%d/%n/sieve/
sieve_after = file:/mails/sieve/after.sieve
sieve_default = file:/mails/sieve/before.sieve
sieve_before = file:/mails/sieve/before.sieve
Still no scripts are compiled/executed (and i
Hi,
I think you must compile them manually first:
# The default Sieve script when the user has none. This is the location of a
# global sieve script file, which gets executed ONLY if user's personal
Sieve
# script doesn't exist. Be sure to pre-compile this script manually using
the
# sievec comman