Re: Moving all mail from one user to another

2024-12-28 Thread jarland--- via dovecot
Since we use maildir we just rename the directory. So like /home/user/imap/domain.tld becomes /home/user/imap/newdomain.tld. On 2024-12-28 07:16, Peter Reinhold via dovecot wrote: Hi all I have a user that has changed domain, and I am looking to move all her mail from her old account into her

Re: Moving all mail from one user to another

2024-12-28 Thread Odhiambo Washington via dovecot
On Sat, Dec 28, 2024 at 4:19 PM Peter Reinhold via dovecot < dovecot@dovecot.org> wrote: > Hi all > > I have a user that has changed domain, and I am looking to move all her > mail from her old account into her new one, but I am really unsure about > how to go about it > > I would think that I am

Moving all mail from one user to another

2024-12-28 Thread Peter Reinhold via dovecot
Hi all I have a user that has changed domain, and I am looking to move all her mail from her old account into her new one, but I am really unsure about how to go about it I would think that I am should use https://doc.dovecot.org/main/core/man/doveadm-move.1.html to do it, but the example s