Michl wrote:
Hi all,
i need to setup a configuration backup for all my vpopmail domains, vpopmail
settings, and qmail settings.
What are the files I need to store in my backup to get a quickly disaster
recovery?
Hi,
For qmail
/var/qmail/control/*
/var/qmail/users/*
Your tcp.smtp file, where ever that may be stored (usually in /etc or
~vpopmail/etc)
For vpopmail
All the .qmail* files in each domain, plus all the .qmail files in the
users directory if wanted.
We personally do an rsync backup of /var/qmail and /home/vpopmail for
most of our clients servers, either to a separate machine or drive.
HTH,
Rick