PDA

View Full Version : email + backup


blackflag
7th March 2006, 10:29
Hello all,
How can I backup all emails? I use imap so when I (hopefully not) have an HD crash all emails are away. I think the backup in ispconfig dont backup emails- correct?
Is there a way to backup the mails ??

tia
stefan

till
7th March 2006, 11:30
Do you use maildir or mbox?

blackflag
7th March 2006, 11:34
it should be maildir

till
7th March 2006, 11:38
Them emails are stored in the user directories inside the web[X] directories in the web tree. The easiest solution will be to make a complete backup of your web tree (/home/www or /var/www). Dont forget to preserve the permissions in the backup, e.g. with the command "tar pcfz .....".