On Wed, Oct 19, 2011 at 04:58:35PM +0100, Guy wrote:
> I've just started playing around with Cyrus replication and I've got a
> set up with chained replication working nicely. I haven't tested
> delayed expunges yet, but delayed deletes don't appear to work on the
> replicas. The master server does a delayed delete and I can see the
> renamed mailbox in the list of mailboxes, but on the slaves the
> mailbox is simply deleted.
> 
> I'm running imapd 2.4.12. Below are the configs for the main master
> and slave. Am I missing something extra needed for the delayed deletes
> to propagate as delayed?

It should sync-log the delayed folder and then rename on the replica
as well.  As far as the replica is concerned, it was just a:

RENAME user.foo.sub DELETED.user.foo.sub.$TIMESTAMP

Bron.
----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/

Reply via email to