How to migrate mail from one user to another? #4341
-
I'm at at a point where I need to consolidate/merge accounts for closure, as they have ballooned a bit too much. I can't find any instructions on ow or whether it's even possible to merge accounts efficiently. I've more or less concluded that I will have to forward all emails from one account to another. Is there another way to make this task less arduous? I need to merge the emails in order to be able to access them from the account(s) I'm merging to. The whole point of this is to use fewer actual atomic accounts for communication, and still have access to the emails sent to the accounts I'm merging from, without having to login to said accounts. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
docker-mailserver/compose.yaml Lines 16 to 17 in 3faa40b Just copy the files from
to
|
Beta Was this translation helpful? Give feedback.
-
Moving the mail content like answered already should work. The mail will still have the old recipient address it was delivered to, but that shouldn't be an issue AFAIK.
Just in case these options weren't obvious going forward:
Those doc links for sub-addressing are presently only available / rewritten on |
Beta Was this translation helpful? Give feedback.
docker-mailserver/compose.yaml
Lines 16 to 17 in 3faa40b
Just copy the files from
./docker-data/dms/mail-data/example.com/postmaster/cur/
to
./docker-data/dms/mail-data/new-example.com/postmaster/cur/