On 28/02/2013 09:54, Michael Grimm wrote:
On 2013-02-28 9:58, Oli Schacher wrote:
I was wondering how people handle sieve script synchronization in such
setups.
We came up with a few options for syncing:
1) rsync/unison ~/sieve every x seconds
[...]
We are tending towards 1) as this seems
On Thu, 28 Feb 2013 15:07:02 +0100
Timo Sirainen wrote:
> Looks like I'm going to need to add ACL syncing to dsync very soon,
> so might as well add Sieve script syncing since it's somewhat
> similar..
>
That would be very nice!
Is your amazon wishlist at
http://www.amazon.com/gp/registry/wish
On 28.2.2013, at 10.41, Patrick Ben Koetter wrote:
> * Oli Schacher :
>> We consider deploying a two server active-active setup with
>> dsync replication for ~2500 users.
>
> When? Dovecot 2.2 will have a much improved dsync protocol, allowing for sieve
> replication. IIRC the functionality isn
On 2013-02-28 9:58, Oli Schacher wrote:
I was wondering how people handle sieve script synchronization in such
setups.
We came up with a few options for syncing:
1) rsync/unison ~/sieve every x seconds
[...]
We are tending towards 1) as this seems simplest and most robust
solution but befo
* Oli Schacher :
> We consider deploying a two server active-active setup with
> dsync replication for ~2500 users.
When? Dovecot 2.2 will have a much improved dsync protocol, allowing for sieve
replication. IIRC the functionality isn't there yet, but I guess you can
either build your own logic o
On Thu, 28 Feb 2013 10:09:50 +0100
Robert Schetterer wrote:
> depending on your setup, use sieve with sql
>
> http://hg.rename-it.nl/dovecot-2.1-pigeonhole/file/e9ed5d5cef4b/doc/script-location-dict.txt
>
we have tried that (see 4) in my post) - have you managed to get it
working with multi-li
Am 28.02.2013 09:58, schrieb Oli Schacher:
> I was wondering how people handle sieve script synchronization in such
> setups.
depending on your setup, use sieve with sql
http://hg.rename-it.nl/dovecot-2.1-pigeonhole/file/e9ed5d5cef4b/doc/script-location-dict.txt
but other solutions may work too,