Skip to main content

Transferring Email Account From a File?

Comments

3 comments

  • cPRex Jurassic Moderator

    Hey hey!  Actually, you should create the email account first - that will build the file structure so you can move the files over.  I'd recommend using rsync to move the content so you don't overwrite any of the new structure.

    If you have data from /home/username/etc and want to try moving those, just ensure the ownership is the same.

    After the copy is complete run:

    /scripts/mailperm username

    to ensure the system has reset everything related to that email account.

    You might find some more helpful data in this recent thread: https://support.cpanel.net/hc/en-us/community/posts/38494899250711

    0
  • vatra

    Hey! Thank you! The thing is, the client doesn't want my interference at all. What can he do on his own from his cPanel?

    0
  • cPRex Jurassic Moderator

    If the user has shell access he should be able to do everything except the mailperm script.  That updates data in /var/cpanel, but you could always run that for him once the work is complete.

    It's not absolutely critical that script gets run to restore the mail data, but I like to do it just in case to keep everything in sync.

    1

Please sign in to leave a comment.