<br>It's not much, but to kick off a discussion I'm currently running the following script to make backups:<br><br><br># Mail server backups<br># IMAP Folders<br>rsync -av backups@mail.coherentbits.co.uk:/var/spool/imap /home/backups/mail/spool<br>

rsync -av backups@mail.coherentbits.co.uk:/var/lib/dirsrv /home/backups/mail/lib<br>rsync -av backups@mail.coherentbits.co.uk:/etc  /home/backups/mail/<br><br>No idea if this captures everything I would need to get a system up and running. I should also probably snapshot and then backup. <br>

<br>What else would people backup?<br><br>Cheers<br>Chris <br><br><br><br><br><div class="gmail_quote">On 27 February 2013 09:55, Justin Jones <span dir="ltr"><<a href="mailto:justin@jc-j.net" target="_blank">justin@jc-j.net</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Kolab Users and Developers,<br>
<br>
Does anyone have a backup script for Kolab 3 installed on a single<br>
server (Centos 6)?<br>
<br>
If not, do you know which directories need to be backed up for Kolab 3<br>
installed on Centos 6?<br>
<br>
Regards,<br>
<br>
Justin Jones<br>
<br>
_______________________________________________<br>
Kolab-users mailing list<br>
<a href="mailto:Kolab-users@kolab.org">Kolab-users@kolab.org</a><br>
<a href="https://www.intevation.de/mailman/listinfo/kolab-users" target="_blank">https://www.intevation.de/mailman/listinfo/kolab-users</a><br>
</blockquote></div><br>