Hi All,
I have a need to shift (move) all the mail in the inbox of one POP account into the inbox of another POP account on the server (same hosting account).
Assuming the inbox of the destination POP account is empty at the time (so there are no merge issues), is it just a simple case of, for example:
mv /home/companyname/mail/source/inbox /home/companyname/mail/destination/inbox/
And/or should I do this:
mv /home/companyname/mail/domain_name/source/inbox /home/companyname/mail/domain_name/destination/inbox/
Any other considerations?
Thanks v. much.



LinkBack URL
About LinkBacks
Reply With Quote







