On 14.05.2015, at 19:21, Stephan Bosch stephan@rename-it.nl wrote:
On 5/14/2015 2:46 PM, Michael Grimm wrote:
Hi —
I do have replication between two servers running, and mail is replicated without any issues. I do have sieve running at both servers without any issues.
But replication of sieve scripts doesn't work as "expected":
Whenever I do modify my default script und upload it via "doveadm sieve put -u abc -a default < default" it becomes uploaded to the home directory of user abc as expected, but it will not be replicated to the partner server.
Whenever I do deactivate the default script by "doveadm sieve deactivate -u abc", followed by a deletion "doveadm sieve delete -u abc default" plus subsequent upload of the script "doveadm sieve put -u abc -a default < default", replication takes place instantly.
Questions: Is a modification of a sieve script supposed to be triggered the latter way? Or am I doing it the wrong way?
That smells like a bug. What is your configuration (dovecot -n)? This should also show the versions of the packages you have installed.
mail> doveconf -n # 2.2.17 (05e14a49507f): /usr/local/etc/dovecot/dovecot.conf # Pigeonhole version 0.4.8.rc3 (b491aa4139bc) # OS: FreeBSD 10.1-STABLE amd64 zfs auth_username_format = %Ln auth_verbose = yes deliver_log_format = msgid=%m, time=%{delivery_time}ms, status=%$ doveadm_password =
Sorry, I should thought about providing more before :-( Sorry, again.
Feel free to ask for potential tests from my site.
HTH, Michael