Maildir backup within the Admin Backup

Fordrian

New member
Joined
Jan 27, 2013
Messages
2
Hi all,

I have backupped via de Admin Backup for a long time, as it gives me the individual user backups per account. This way I can restore a single account if a user ****s it up (deleting the content of his public_html dir for example).

Now to be sure it works I regular check the contents of the backups to be sure they work and don't produce corrupt tars. The only problem is that I can't find a specific folder and therefor I'm not sure that it gets backupped.

It's about the Maildir of the account user (i.e. my user account is: "test" with the domain "lalala.com", when my second mailaccount test2 logs into roundcube it logs in with: [email protected], but when I login I only use test as I'm the main account. It's the automatically generated email inbox). The location of the inbox (Maildir) is in the main directory instead of the Maildir within a domain.

I can't seem to find this folder and when I search I don't find any of the contents either. So my question would be, does this folder (/email account) gets backupped at all and if not what are your workarounds to get this backupped?

Thanks in advance,
Pim
 
Are you asking about the email account which is the same as the username? And are you using the Admin Level Reseller Backup/Restore?


If so, yes it is. I looked for it recently and found the backup in a tarball inside the main tarball. Unfortunately I don't remember the details, but at least on my server it was there.

Jeff
 
@Fordrian

Hello,


/home/username/Maildir/ gets into a backup as => <backup_file>.tar.gz/backup/home.tar.gz/Maildir/
 
Back
Top