Email Migration from Sub-Domain to Main Domain
I am needing to eliminate a sub-domain but would like to retain all the mailboxes for the users on the sub-domain and move them to the main domain. Is there a way to do this while retaining the users current passwords?
I believe I can simply copy the mailboxes from the sub-domain to the main domain with the following code, however, I would like to copy the users passwords to the new domain as well. Is this possible?
Thanks.
cp -R /home/username/mail/domain.com/emailuser/* /home/username/mail/subdomain.domain.com/emailuser/
Thanks.
-
Hello :) This thread should help: How to move mails to another email account in same cPanel? Thank you. 0
Please sign in to leave a comment.
Comments
1 comment