mirror of
https://github.com/imapsync/imapsync.git
synced 2025-08-03 15:31:50 +02:00
19 lines
No EOL
715 B
Text
19 lines
No EOL
715 B
Text
#!/bin/cat
|
|
$Id: FAQ.Dovecot.txt,v 1.2 2015/07/18 22:35:27 gilles Exp gilles $
|
|
|
|
=======================================================================
|
|
Imapsync. Dovecot specific issues and solutions
|
|
=======================================================================
|
|
|
|
|
|
======================================================================
|
|
Q. How to migrate to Dovecot with an admin/MasterUser account?
|
|
|
|
R. Dovecot uses the same syntax as uw-imap
|
|
|
|
imapsync ... --user2="loginuser*admin_user" --password2 "admin_user_password"
|
|
|
|
To setup a Dovecot MasterUser see
|
|
http://wiki2.dovecot.org/Authentication/MasterUsers
|
|
|
|
====================================================================== |