Kristaps Armanis wrote:
ctl_mboxlist -d
Gives me output like:
user.ajoma default ajoma lrswipcda
user.ajrina default ajrina lrswipcda
user.ajuks default ajuks lrswipcda
user.ajuss default ajuss lrswipcda
Point is that i'm using: unixhierarchysep yes
Is thi
Thomas Hannan wrote:
So to backup Cyrus, I should do the following?:
ctl_mboxlist -d /var/backup/mydbbackupfile
cp -dPr /var/imap /var/backup/imap
cp -dPr /var/spool/imap /var/backup/spool/imap
Would it be better to tar them first, or just copy and then tar later?
And to do a full restore? How w
So to backup Cyrus, I should do the following?:
ctl_mboxlist -d /var/backup/mydbbackupfile
cp -dPr /var/imap /var/backup/imap
cp -dPr /var/spool/imap /var/backup/spool/imap
Would it be better to tar them first, or just copy and then tar later?
And to do a full restore? How would I do so? (I assum
Michael Frank wrote:
I have heard that if I backup the database and/or user files as they are being accessed I might corrupt the files. Is this true? If so how can I implement an automated backup without taking the service down? I need to have the service up 24/7 and am unable to take it down at