Skip to main content

One account two domains

Comments

5 comments

  • John Schmerold
    After hitting send, I found
    0
  • cPanelMichael
    Hello :) There are a few caveats to those instructions: 1. Verify the ownership of /home/account2/public_html itself before copying over the source account's public_html directory. Ownership is not always "user:user" for the public_html directory itself. Also, you would have to first remove the public_html directory from the new account and then copy it over via "mv /home/account1/public_html /home/account2/". 2. You have to create the email accounts on the new account before copying over the mail directory. 3. Run the following command after copying over the mail:
    /scripts/mailperm $new-username
    Thank you.
    0
  • John Schmerold
    When I create the email accounts on the new account, is there a way to transfer passwords from old account to new account?
    0
  • John Schmerold
    Based on guidence from Eric Delorme, I copied following folders and modified their permissions: /home/account1/etc/domain2 /home/account1/mail/domain2 /home/account1/public_html This preserved email accounts. Thanks everyone for your help.
    0
  • cPanelMichael
    I am happy to see you were able to complete email transfer. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.