search for: old_dovecot1_host

Displaying 2 results from an estimated 2 matches for "old_dovecot1_host".

2017 Nov 05
0
Migrating from Dovecot 1 to Dovecot 2
...at all! I still happen to have the config files I used: I ended up doing some random crap that probably didn?t need to be done: Taking the output of dovecot -n and putting it in a template file (mostly to get the location of the sdbox?s I use). Then I added the following after it: imapc_host = old_dovecot1_host imapc_port = 993 imapc_ssl = imaps imapc_user = %%USER%% imapc_password = %%PASSWORD%% mail_fsync = never imapc_ssl_verify = no imapc_features = rfc822.size fetch-headers # Read multiple mails in parallel, improves performance mail_prefetch_count = 20 Now, I don?t know if this is all correct or no...
2017 Nov 03
2
Migrating from Dovecot 1 to Dovecot 2
Hello. I try to migrate about 200G of mails from one server to another. On the old i have Dovecot1 with Maildirs (without master pass etc.), on the new one i setup dovecot2 with mdbox. I need now to migrate (partialy, not all at once) mails from one to another. I can't find any solution that i can use? I dont have master password, and i want to mikgrate all mailaccont each other. Can anyone