On Wed, Feb 22, 2006 at 01:29:53PM -0600, Jason Greene wrote: > I currently have a qmail-ldap install on my server. We installed ldap > for future projects that aren't going to happen now. > > I want to move away from LDAP as we have no use for it. > > I have installed qmail on the new server using the Qmail Rocks method. > > What I'd like to ask is what is the best way to backup the current > maildirs so I can move them to the new server? >
Use tar or pax to copy a snapshot of the maildirs to the new box and then use rsync to sync between the two boxes. -- :wq Claudio
