Displaying 3 results from an estimated 3 matches for "2019old".
2019 Jan 22
1
Moving messages between servers with different configurations
...Should we conclude that it is not possible with a single doveadm command
to move messages from RemoteServerA/usertest/mailboxA/messagesof2017 to
LocalServerB/usertest/mailboxX/ ?
[@~]# doveadm mailbox list -u testuser
Drafts
Junk
Trash
INBOX/test2
INBOX/test3
Sent
Archive
Archive/Archive
Archive/2019old
INBOX
[@~]# doveadm backup -u testuser -R -m test tcp:192.168.10.43:542
[@~]# doveadm mailbox list -u testuser
Drafts
Junk
Trash
INBOX/test2
INBOX/test3
Sent
test <--- new!
Archive
Archive/Archive
Archive/2019old
INBOX
>try running this on the NEW dovecot server:
>
>doveadm backup...
2019 Jan 22
2
Moving messages between servers with different configurations
Hi Martin,
I feel a bit like an idiot, but I have been trying with copy, so I do
not lose any message when testing. But I can't get them to copy. I do
indeed have same uid and gid.
[@~]# doveadm mailbox status -S 192.168.10.43:542 -u testuser -t
messages test
messages=43
[@~]# doveadm mailbox status -u testuser -t messages INBOX/test2
messages=16
[@~]# doveadm -v copy -S
2019 May 14
0
doveadm 2.2.36-3.el7.x86_64 mailbox list -u test, does not use symlinked mailboxes
Maybe this has been already fixed, but symlinked mailboxes are not shown
by
[@ dovecot]# doveadm mailbox list -u test | sort
Archive
Archive/2018
Archive/2019
Archive/2019old
Archive/Archive
Drafts
INBOX
INBOX/test1
INBOX/test2
INBOX/test3
Junk
Sent
test
testing-folder-home
testing-folder-home/another folder
Trash
dovecot-2.2.36-3.el7.x86_64
CentOS Linux release 7.6.1810 (Core)