Op 1/31/2013 2:59 PM, Arnaud Abélard schreef:
Hello
I'm trying to keep my users from using the "redirect" action with
pigeonhole from dovecot 2.0.21. As documented in
http://wiki2.dovecot.org/Pigeonhole/Sieve/Configuration I configured
sieve like this:
plugin {
sieve = ~/.dovecot.sieve
sieve_dir = ~/sieve
sieve_max_redirects = 0
}
(and doveconf indeed shows the new setting for sieve_max_redirects)
Unfortunately I can still use the redirect action:
lda(du...@univ-nantes.fr): Debug: sieve: executing script from
/vmail/d/u/dummy/.dovecot.svbin
lda(du...@univ-nantes.fr): sieve:
msgid=<510a758d.1030...@univ-nantes.fr>: forwarded to <x...@xxxxx.com>
what could I have missed?
Wiki is wrong (which I fixed). For your version, 0 means unlimited. :/
Regards,
Stephan.