Downloading e-mails from one account to another
How do I transfer e-mails from a xxxx@domain.com[/EMAIL] account for yyyy@domain.com[/EMAIL]?
-
Hi, If you have shell access then you can copy the mails from one email id to another email id using following commands: cd /home/username/mail/domain.com rsync -vrplogDtH xxxx/ yyyy/ Thanks 0 -
Hello, There's no automated tool included with cPanel that will move the email data over to another email account. You may want to access SSH as the account username and manually copy the email data over, as referenced in the previous post. Thank you. 0
Please sign in to leave a comment.
Comments
2 comments