Robert Schetterer wrote:
Hi
this conf parameters managesieve
sections seems to be different in 1.2
---
sieve=/usr/local/virtual/%d/%u/.dovecot.sieve
sieve_storage=/usr/local/virtual/dovecot-special/%d/%u/sieve
---
this worked before
but leads to log
Error in configuration file /etc/dovecot/dovecot.conf line 809: Unknown
setting: sieve
is this expected ?
Yes, the configuration parameters sieve and sieve_storage were merged
with the settings in the plugin section. This is done to have all
sieve-related config in the same location in the config file. The new
README provides an explanation:
http://hg.rename-it.nl/dovecot-1.2-managesieve/file/tip/README
Are you using the automatic debian packages or did you compile from
mercurial?
Regards,
Stephan.