Hi,

I used ipurge to clear out all old Trash mail from my user's mailboxes:

Where $user is username, and $host is hostname:
/usr/lib/cyrus-imapd/ipurge -d 1 -X user/$user/tr...@$host

This worked OK, but the changes weren't replicated to slave. I tried 
manually running:

/usr/lib/cyrus-imapd/sync_client -v -u 'user/$u...@$host'

Ran this on a sample selection of mailboxes. Replication was happening 
but the deletions weren't replicated.

I couldn't see a recursive option, and I was under the impression that 
the -u switch includes

I was under the sync_client -u included deletions recursively? Am I wrong?

Should I:
1. Be using sync_client -m (mailbox mode) instead?
2. Run the ipurge on the slave as I did on the master?

Thanks,
Edward



----
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to