Le 11/11/2021 à 13:17, Michael Menge a
écrit :
The best method to fix this is to use "sync_client -A" to sync all users
and "sync_client -m -f ListOfPublicFolders.txt" to sync all folders not
owned by any user
In my cyrus.conf EVENT section, on the master, I have:
# Peridoically sync ALL user mailboxes every 4
hours
syncclient0 cmd="/usr/sbin/cyrus sync_client -C
/etc/cyrus/imapd.conf -n slave-channel -A" period=240
If you have something similar, then I suppose you just have to
wait until this command fires up
Mildred