Re: Dovecot UIDs and POP.

2019-09-26 Thread LuKreme via dovecot
On Sep 25, 2019, at 07:16, Sami Ketola wrote: > > What I would do in your case is to use imapc connector to pull the emails > with dovecot dsync and pop3_migration -plugin to fetch the POP3 UIDLs from > the old server over pop3 connection. Also, consider not using POP3 at all. It was designed

Re: Dovecot UIDs and POP.

2019-09-25 Thread Sami Ketola via dovecot
> On 25 Sep 2019, at 15.14, Ionel via dovecot wrote: > > > > On 25.09.19 12:29, Sami Ketola via dovecot wrote: >> >> >>> On 25 Sep 2019, at 4.52, Plutocrat via dovecot wrote: >>> >>> On 24/09/2019 10:14 PM, @lbutlr via dovecot wrote: Did the target machine already have the user setu

Re: Dovecot UIDs and POP.

2019-09-25 Thread Ionel via dovecot
On 25.09.19 12:29, Sami Ketola via dovecot wrote: > > >> On 25 Sep 2019, at 4.52, Plutocrat via dovecot wrote: >> >> On 24/09/2019 10:14 PM, @lbutlr via dovecot wrote: >>> Did the target machine already have the user setup? I think dsync wants to >>> sync mailboxes between configured and wor

Re: Dovecot UIDs and POP.

2019-09-25 Thread Sami Ketola via dovecot
> On 25 Sep 2019, at 4.52, Plutocrat via dovecot wrote: > > On 24/09/2019 10:14 PM, @lbutlr via dovecot wrote: >> Did the target machine already have the user setup? I think dsync wants to >> sync mailboxes between configured and working servers with users already >> defined. > > Yes, of co

Re: Dovecot UIDs and POP.

2019-09-24 Thread Plutocrat via dovecot
On 24/09/2019 10:14 PM, @lbutlr via dovecot wrote: > Did the target machine already have the user setup? I think dsync wants to > sync mailboxes between configured and working servers with users already > defined. Yes, of course. And the directory structure was pretty much identical between the

Re: Dovecot UIDs and POP.

2019-09-24 Thread Plutocrat via dovecot
On 23/09/2019 5:01 PM, Sami Ketola wrote: > doveadm backup -u t...@domain.com  -R ssh > sshu...@remote.com  "sudo /usr/bin/doveadm > dsync-server -u t...@domain.com " > run this on the target system to which you are migrat

Re: Dovecot UIDs and POP.

2019-09-24 Thread Sami Ketola via dovecot
> On 24 Sep 2019, at 17.14, @lbutlr via dovecot wrote: > > On Sep 22, 2019, at 11:20 PM, Plutocrat wrote: >> doveadm sync -u > > Did the target machine already have the user setup? I think dsync wants to > sync mailboxes between configured and working servers with users already > defined.

Re: Dovecot UIDs and POP.

2019-09-24 Thread @lbutlr via dovecot
On Sep 22, 2019, at 11:20 PM, Plutocrat wrote: > doveadm sync -u Did the target machine already have the user setup? I think dsync wants to sync mailboxes between configured and working servers with users already defined. -- "Back off, man. I'm a scientist.”

Re: Dovecot UIDs and POP.

2019-09-23 Thread Sami Ketola via dovecot
> On 23 Sep 2019, at 8.20, Plutocrat via dovecot wrote: > > The command I used was > doveadm sync -u t...@domain.com ssh -i id_rsa -o "StrictHostKeyChecking=no" > admin@100.110.120.130 > > I tried a few options to tell it where to put the mail, but dovecot on the > target server didn't seem

Re: Dovecot UIDs and POP.

2019-09-22 Thread Plutocrat via dovecot
On 22/09/2019 4:08 AM, @lbutlr via dovecot wrote: >> So while I was migrating the mail, I did try for a while to understand the >> format of the UID files, but failed to do so in the available time, so the >> client just had to deal with duplicate emails. But now the smoke has >> cleared, I'd li

Re: Dovecot UIDs and POP.

2019-09-21 Thread @lbutlr via dovecot
On Sep 20, 2019, at 10:38 PM, Plutocrat wrote: > I recently performed a mail server migration for a client under fairly > serious time constraints (ahem, yes one of those jobs). I would normally use > imapsync to get all the mail copied to the new server, but under the > circumstances, I had to