I recommend using
mysqldump vpopmail -p > vpopmaildb.sql

then create a new vpopmail database at the new server and insert it at the new 
server using the following lines

mysql vpopmail -p < vpopmaildb.sql

The dump/insert commands work also on different mysql version, inserting the 
database itself (as it had been suggested) I do not recommend.

Best regards,
Johannes Weberhofer

Sandip Kumar Das, RDG Systems schrieb:
How do I dump my mysql-database on the old server and inserted on the new server ? Pl let me know the steps. Is it very much required. Because If i manually created all my subdomains and transfer user mailboxes manually from old server, stilll i need to dump my old mysql database? Pl suggest. Can I use scp to copy all my mailboxes from my old server to new seerver ? Thanks in advance, Sandip

--


|---------------------------------
|  weberhofer GmbH               | Johannes Weberhofer
|  information technologies
|  Austria, 1080 Wien, Blindengasse 52/3
|----------------------------------------------------------->>

---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to