28 Nov
2019
28 Nov
'19
9:15 p.m.
Hey,
On 28.11.19 16:47, Julian Kippels via dovecot wrote:
Hi,
I am looking for tools to migrate Mails from one IMAP-Server to another. Until now I have always used imapsync, but it seems very slow. Even over a 2x10GB/s connection I only get speeds of about 600KiB/s, because the programm always pauses betweeen every single mail. Does anyone here have a suggestion for an alternative?
Thanks in advance Julian
If you have full access to the source server you could use rsync or when the source is also dovecot maybe you can even use dsync to transfer the data.
- Carsten