Ralf Hildebrandt
2012-Jan-04 14:06 UTC
[Dovecot] doveadm move from one user's mailbox to another user's mailbox?
Is something along the lines: doveadm move -u sourceuser destinationuser:/inbox search_query possible with 2.0.16? I want to move mails from a backup mailbox (which has no valid password assigned) to a "restore" mailbox (which *HAS* a password assigned to it). -- Ralf Hildebrandt Gesch?ftsbereich IT | Abteilung Netzwerk Charit? - Universit?tsmedizin Berlin Campus Benjamin Franklin Hindenburgdamm 30 | D-12203 Berlin Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962 ralf.hildebrandt at charite.de | http://www.charite.de
Timo Sirainen
2012-Jan-04 14:11 UTC
[Dovecot] doveadm move from one user's mailbox to another user's mailbox?
On Wed, 2012-01-04 at 15:06 +0100, Ralf Hildebrandt wrote:> Is something along the lines: > doveadm move -u sourceuser destinationuser:/inbox search_query > possible with 2.0.16? > > I want to move mails from a backup mailbox (which has no valid > password assigned) to a "restore" mailbox (which *HAS* a password > assigned to it).I guess: doveadm import -u dest maildir:/source/Maildir "" search_query There's no direct command to move mails between users. Or you could create a shared namespace..
Seemingly Similar Threads
- Bug with 2.2.29-1~auto+25 back to haunt me
- Massive LMTP Problems with dovecot
- Massive LMTP Problems with dovecot
- Can't verify remote server certs without trusted CAs (ssl_client_ca_* settings)
- [ext] Re: Panic: file smtp-address.c: line 530 (smtp_address_write): assertion failed: (smtp_char_is_qpair(*p))