Migrate Mail to ISPC3 Slave Server

Discussion in 'Installation/Configuration' started by n.ach, Apr 17, 2009.

  1. n.ach

    n.ach New Member

    Hello,

    I recently added a slave server to our master installation of ispconfig3. Now I want to transfer the mail-domains with all the connected mailboxes/aliases/... to the new slave server.

    Question 1: Is there a possibility to manage this within ispconfig3?
    Question 2: What's the way to go manipulating the database?
    Question 3: Is there another simply method for doing that :)

    Thanks a lot,
    nico
     
  2. n.ach

    n.ach New Member

    just to answer myself

    1. Disable ispconfig e.g. with a .htaccess password protection
    2. Dump mail_* tables on master server
    3. replay mail_* on slave server
    4. update server_id on mail_* on slave server
    5. stop postfix on master and sync maildir to slave
     

Share This Page