Re: [MlMt] Moving complete folder tree from one IMAP server to another
Fritz Slater wrote about imapsync: Thank you for the recommendation. I did get it to work. It ran quite slowly, but I suspect I was being throttled by Gmail. When I last moved my own email from a small but well-run ISP, I did see 3.8MB/sec from them, but Fastmail topped out at just 872KB/sec (but didn't stay there). This was done from where I work, and have an OC-3 (about 18MB/sec) connection on Level 3's network (one of Fastmail's peers). I'd guess that Fastmail, more so Google mail, are fairly heavily loaded. I did have a problem with a memory leak. So I had to kill it and restart it a couple of times. It's been a while since I last used it, but I haven't had any any trouble with the precompiled Darwin version. A typical command line (my needs are simple, heh) - ./imapsync_bin_Darwin --host1 Skipper.Opus1.COM --user1 bi...@mix.org --password1 MASKED --ssl1 --host2 mail.messagingengine.com --user2 bi...@mix.org --password2 MASKED --ssl2 --tmpdir /var/tmp And the results - Total bytes transferred : 3383047221 (3.151 GiB) Average bandwidth rate: 225.2 KiB/s Memory consumption: 2737.7 MiB ビリー ヨーデルマん +1 310 839 7673 http://MIX.ORG/ ___ mailmate mailing list mailmate@lists.freron.com https://lists.freron.com/listinfo/mailmate
Re: [MlMt] Moving complete folder tree from one IMAP server to another
On 6 May 2020, at 21:56, Eric Sharakan wrote: It's not from Google; I think "Google" was a verb in that "Google Imapsync" suggestion. :-) Indeed :) It is an open source tool - with the typical paid for support if you need it (you probably won't unless you have a non standard migration to perform). A. Takacs Augicom SA +41 (22) 301 16 00 ___ mailmate mailing list mailmate@lists.freron.com https://lists.freron.com/listinfo/mailmate
Re: [MlMt] Moving complete folder tree from one IMAP server to another
Thank you for the recommendation. I did get it to work. It ran quite slowly, but I suspect I was being throttled by Gmail. I did have a problem with a memory leak. So I had to kill it and restart it a couple of times. I was moving a 2GB mail account and it grew to over 25GB with less than 20% done. I found a recommendation to use the “-useuid” option which made it grow much more slowly (I still suspect a memory leak - just a much smaller one). I do agree it is a very powerful tool. Fritz On 6 May 2020, at 15:14, Billy Youdelman wrote: Alexandre Takacs wrote, quoting Fritz Slater: I would like to move/copy a mailbox tree (i.e. mailboxes that contain other mailboxes) from one IMAP server account to another. I tried just Option-drag and only the top mailbox was copied. It is empty on the new server as it only contained other mailboxes. How can I accomplish moving the entire tree? Thanks. Google Imapsync Very powerful tool for this type of use. Yes, I've used this a few times, and highly recommend it. https://imapsync.lamiral.info ビリー ヨーデルマん +1 310 839 7673 http://MIX.ORG/ ___ mailmate mailing list mailmate@lists.freron.com https://lists.freron.com/listinfo/mailmate ___ mailmate mailing list mailmate@lists.freron.com https://lists.freron.com/listinfo/mailmate
Re: [MlMt] Moving complete folder tree from one IMAP server to another
It's not from Google; I think "Google" was a verb in that "Google Imapsync" suggestion. :-) -Eric On 6 May 2020, at 13:23, Rob Willett via mailmate wrote: I wasn’t aware that imapsync was produced by Google. I can state that I moved 40GB of mail data around with it when I changed mail servers and it worked very well indeed. Rob On 6 May 2020, at 18:15, Randall Gellens wrote: I haven't used Google's tools (and, speaking personally, Google is not the most standards-compliant organization, so I'd probably use them mostly for moving mail to or from Google rather than between non-Google systems), but I have used Dovecot's dsync tool to move between different IMAP servers. See https://wiki2.dovecot.org/Migration/Dsync --Randall On 5 May 2020, at 11:47, Alexandre Takacs wrote: Google Imapsync Very powerful tool for this type of use. On 5 May 2020, at 16:39, Fritz Slater via mailmate wrote: I would like to move/copy a mailbox tree (i.e. mailboxes that contain other mailboxes) from one IMAP server account to another. I tried just Option-drag and only the top mailbox was copied. It is empty on the new server as it only contained other mailboxes. How can I accomplish moving the entire tree? Thanks. -Jon ___ mailmate mailing list mailmate@lists.freron.com https://lists.freron.com/listinfo/mailmate A. Takacs Augicom SA +41 (22) 301 16 00 ___ mailmate mailing list mailmate@lists.freron.com https://lists.freron.com/listinfo/mailmate ___ mailmate mailing list mailmate@lists.freron.com https://lists.freron.com/listinfo/mailmate ___ mailmate mailing list mailmate@lists.freron.com https://lists.freron.com/listinfo/mailmate ___ mailmate mailing list mailmate@lists.freron.com https://lists.freron.com/listinfo/mailmate
Re: [MlMt] Moving complete folder tree from one IMAP server to another
Alexandre Takacs wrote, quoting Fritz Slater: I would like to move/copy a mailbox tree (i.e. mailboxes that contain other mailboxes) from one IMAP server account to another. I tried just Option-drag and only the top mailbox was copied. It is empty on the new server as it only contained other mailboxes. How can I accomplish moving the entire tree? Thanks. Google Imapsync Very powerful tool for this type of use. Yes, I've used this a few times, and highly recommend it. https://imapsync.lamiral.info ビリー ヨーデルマん +1 310 839 7673 http://MIX.ORG/ ___ mailmate mailing list mailmate@lists.freron.com https://lists.freron.com/listinfo/mailmate
Re: [MlMt] Moving complete folder tree from one IMAP server to another
I wasn’t aware that imapsync was produced by Google. I can state that I moved 40GB of mail data around with it when I changed mail servers and it worked very well indeed. Rob On 6 May 2020, at 18:15, Randall Gellens wrote: I haven't used Google's tools (and, speaking personally, Google is not the most standards-compliant organization, so I'd probably use them mostly for moving mail to or from Google rather than between non-Google systems), but I have used Dovecot's dsync tool to move between different IMAP servers. See https://wiki2.dovecot.org/Migration/Dsync --Randall On 5 May 2020, at 11:47, Alexandre Takacs wrote: Google Imapsync Very powerful tool for this type of use. On 5 May 2020, at 16:39, Fritz Slater via mailmate wrote: I would like to move/copy a mailbox tree (i.e. mailboxes that contain other mailboxes) from one IMAP server account to another. I tried just Option-drag and only the top mailbox was copied. It is empty on the new server as it only contained other mailboxes. How can I accomplish moving the entire tree? Thanks. -Jon ___ mailmate mailing list mailmate@lists.freron.com https://lists.freron.com/listinfo/mailmate A. Takacs Augicom SA +41 (22) 301 16 00 ___ mailmate mailing list mailmate@lists.freron.com https://lists.freron.com/listinfo/mailmate ___ mailmate mailing list mailmate@lists.freron.com https://lists.freron.com/listinfo/mailmate ___ mailmate mailing list mailmate@lists.freron.com https://lists.freron.com/listinfo/mailmate
Re: [MlMt] Moving complete folder tree from one IMAP server to another
imapsync is not a Google tool. http://imapsync.lamiral.info/ On 6 May 2020, at 13:15, Randall Gellens wrote: I haven't used Google's tools (and, speaking personally, Google is not the most standards-compliant organization, so I'd probably use them mostly for moving mail to or from Google rather than between non-Google systems), but I have used Dovecot's dsync tool to move between different IMAP servers. See https://wiki2.dovecot.org/Migration/Dsync --Randall On 5 May 2020, at 11:47, Alexandre Takacs wrote: Google Imapsync Very powerful tool for this type of use. On 5 May 2020, at 16:39, Fritz Slater via mailmate wrote: I would like to move/copy a mailbox tree (i.e. mailboxes that contain other mailboxes) from one IMAP server account to another. I tried just Option-drag and only the top mailbox was copied. It is empty on the new server as it only contained other mailboxes. How can I accomplish moving the entire tree? Thanks. -Jon ___ mailmate mailing list mailmate@lists.freron.com https://lists.freron.com/listinfo/mailmate A. Takacs Augicom SA +41 (22) 301 16 00 ___ mailmate mailing list mailmate@lists.freron.com https://lists.freron.com/listinfo/mailmate ___ mailmate mailing list mailmate@lists.freron.com https://lists.freron.com/listinfo/mailmate ___ mailmate mailing list mailmate@lists.freron.com https://lists.freron.com/listinfo/mailmate
Re: [MlMt] Moving complete folder tree from one IMAP server to another
I haven't used Google's tools (and, speaking personally, Google is not the most standards-compliant organization, so I'd probably use them mostly for moving mail to or from Google rather than between non-Google systems), but I have used Dovecot's dsync tool to move between different IMAP servers. See https://wiki2.dovecot.org/Migration/Dsync --Randall On 5 May 2020, at 11:47, Alexandre Takacs wrote: Google Imapsync Very powerful tool for this type of use. On 5 May 2020, at 16:39, Fritz Slater via mailmate wrote: I would like to move/copy a mailbox tree (i.e. mailboxes that contain other mailboxes) from one IMAP server account to another. I tried just Option-drag and only the top mailbox was copied. It is empty on the new server as it only contained other mailboxes. How can I accomplish moving the entire tree? Thanks. -Jon ___ mailmate mailing list mailmate@lists.freron.com https://lists.freron.com/listinfo/mailmate A. Takacs Augicom SA +41 (22) 301 16 00 ___ mailmate mailing list mailmate@lists.freron.com https://lists.freron.com/listinfo/mailmate ___ mailmate mailing list mailmate@lists.freron.com https://lists.freron.com/listinfo/mailmate
Re: [MlMt] Moving complete folder tree from one IMAP server to another
Google Imapsync Very powerful tool for this type of use. On 5 May 2020, at 16:39, Fritz Slater via mailmate wrote: I would like to move/copy a mailbox tree (i.e. mailboxes that contain other mailboxes) from one IMAP server account to another. I tried just Option-drag and only the top mailbox was copied. It is empty on the new server as it only contained other mailboxes. How can I accomplish moving the entire tree? Thanks. -Jon ___ mailmate mailing list mailmate@lists.freron.com https://lists.freron.com/listinfo/mailmate A. Takacs Augicom SA +41 (22) 301 16 00 ___ mailmate mailing list mailmate@lists.freron.com https://lists.freron.com/listinfo/mailmate
[MlMt] Moving complete folder tree from one IMAP server to another
I would like to move/copy a mailbox tree (i.e. mailboxes that contain other mailboxes) from one IMAP server account to another. I tried just Option-drag and only the top mailbox was copied. It is empty on the new server as it only contained other mailboxes. How can I accomplish moving the entire tree? Thanks. -Jon ___ mailmate mailing list mailmate@lists.freron.com https://lists.freron.com/listinfo/mailmate