A slick way is to rsync almost the whole /var/qmail/control and /var/qmail/users directories. You can skip the control/me file if you want each server to tag emails with thier id. As long as the OS's are the same then the all the files will be compatible.
On Thu, 2001-11-08 at 18:21, Doug Clements wrote: > Greetings, > I'm attempting to replicate vpopmail configurations across a cluster of > machines. I can copy over the rcpthosts, morercpthosts, virtualdomains, and > assign files to the slave server, but I can't figure out how to rebuild the > binary databases from these files. > > The /home/vpopmail directory is NFS mounted from a central place to provide > access to all domains to all servers, but I do not want to NFS mount > /var/qmail. > > If I replace these files, then add/delete a domain using the vpopmail tools > on the slave machine, it appears to update the binary files correctly, but I > would like to know the correct way to do this. > > Anyone have some ideas? > > --Doug >