I haven't done it between platforms like that, but importing/exporting in
mysql is really easy:
export:
mysqldump [-u -p] vpopmail > vpopmail.dump
import: (after creating the database)
mysql vpopmail [-u -p] < vpopmail.dump
-Bill
on 12/15/00 11:06 AM, [EMAIL PROTECTED] at [EMAIL PROTECTED] wrote:
> Hi Everyone;
>
> I am moving from my trust old RS/6000 platform (which though solid, is
> starting to show it's age in more ways than one) to a new Linux machine
> I've setup. However, is there any way for me to export all of my vpopmail
> settings? I have vpopmail+mysql on this server. I've installed mysql on
> my new server, but is there any way that I can just dump in the existing
> mysql tables and have them work? Can I do an export/import? Has anyone
> tried something like this before?
>
> Thanks in advance for the advice,
>
> Tren.
>
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> - Tren Blackburn - Owner mailto:[EMAIL PROTECTED] =
> = End of Time Networks http://www.theendoftime.net -
> - (403) 269-2122 =
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
>
>