Bill
Shouldn't that be "tar -c /home/vpopmail /var/qmail > mailbackup.tar" (or
something like that) to make a back up file?
Faruque
At 12:34 PM 7/9/01 -0500, Bill Shupp wrote:
>on 7/9/01 12:31 PM, Are Haugsdal at [EMAIL PROTECTED] spake:
>
> > Hi
> >
> > Isn�t it possible to back up mail, userdirs, and password with qmail ?? I
> > would use gz to pack those files to external disks.
>
>With the default locations of vpopmail and qmail, it's really easy.
>
>tar -xvzf mailbackup.tgz /home/vpopmail /var/qmail
>
>If you use mysql or some other auth module, make sure you back that up too
>(like a mysqldump).
>
>Regards,
>
>Bill Shupp