<div dir="ltr">Maybe I'm misunderstanding - all of our clients use pop3 (thunderbird and eudora). Do pop3 and imap overlap somehow, or does the server use IMAP internally regardless of the client protocol settings?<div><br></div><div>Thanks!</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jul 30, 2020 at 12:52 PM Sami Ketola <<a href="mailto:sami.ketola@dovecot.fi">sami.ketola@dovecot.fi</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="overflow-wrap: break-word;"><br><div><br><blockquote type="cite"><div>On 30. Jul 2020, at 19.33, Aki Tuomi <<a href="mailto:aki.tuomi@open-xchange.com" target="_blank">aki.tuomi@open-xchange.com</a>> wrote:</div><br><div><blockquote type="cite" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none"><br>On 30/07/2020 19:29 Justin Coleman <<a href="mailto:jmcoleman@gmail.com" target="_blank">jmcoleman@gmail.com</a>> wrote:<br><br><br>Hi folks,<br>I have an old server running qmail with several years of mails in maildir format I want to migrate to a new server, without requiring fresh client download of everything.<br><br>Old server is debian 6(?). Local IP is 192.168.0.1.<br>New server is Debian 10, local IP is 192.168.0.25.<br><br>I have dovecot 2.3.4.1 (latest from apt stable) installed and apparently working - if I manually copy the home directory for my account, I can connect (using thunderbird) and I get all the emails appearing as new, forcing redownload. Seems like the new config is at least functional.<br><br>I'm trying to follow the migration guide at <a href="https://wiki2.dovecot.org/Migration/Dsync" target="_blank">https://wiki2.dovecot.org/Migration/Dsync</a>, but I am getting an error message:<br>root@newserver:~# doveadm backup -R -u _user_ -o pop3c_user=_user_ -o pop3c_password=_password_<br>backup: invalid option -- 'o'<br>doveadm backup [-u <user>|-A] [-S <socket_path>] [-fPRU] [-l <secs>] [-r <rawlog path>] [-m <mailbox>] [-g <mailbox_guid>] [-n <namespace> | -N] [-x <exclude>] [-s <state>] [-t <start date>] -d|<dest><br><br></blockquote><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none"><span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline">doveadm -o pop3c_user=_user_ -o pop3c_password=_password_ backup -R -u _user_  pop3c:</span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none"></div></blockquote></div><br><div><br></div><div>Also I suggest to migrate over imap, not pop3. With pop3 migration you can't save the imap uid:s and all clients will see the mails as new.</div><div><br></div><div>Sami</div><div><br></div></div></blockquote></div>