Caveat when transferring cyrus users
Filed Under:
Note to myself: when transferring mails of a cyrus users from one machine to another account on a different machine it is important to adjust the ACLs on the new machine.
I now use the following procedure:
/var/spool/imap/old-user on the old machine to a temporary space on the new one/var/spool/imap/new-user//usr/local/cyrus/bin/reconstruct -rf user.new-user
cyradm localhost sam user.new-user* new-user lrswipcda
voila!
