Hi all,
I'm going to be attempting a move from one
server to another and they have different directory
structures both to the vpopmail directory and
within vpopmail.
The old server runs an older version of vpopmail
under /export/home/vpopmail, the new server will
just be /home/vpopmail. The second change is
that the old server has all the domains under
~vpopmail/domains/ where the new server has broken
them up into segmented directories:
~vpopmail/domains/
~vpopmail/domains/0
~vpopmail/domains/1
etc... I have already vadddomain'd the domains on
the new box to get the directory structure vpopmail
would like me to have. I can write a simple perl
script to edit all the vpasswd files to remove
the leading /export from the paths and move the
files into the correct directories but how do I
regenerate all the vpasswd.cdb files? Second, do I
need to worry about the .dir-control files located
in all the domain directories?
Thanks a lot for any guidance on this,
David