mirror of
https://github.com/imapsync/imapsync.git
synced 2025-06-11 23:24:30 +02:00
21 lines
794 B
Text
21 lines
794 B
Text
#!/bin/cat
|
|
$Id: FAQ.Dovecot.txt,v 1.5 2017/01/06 14:21:06 gilles Exp gilles $
|
|
|
|
This documentation is also at http://imapsync.lamiral.info/#doc
|
|
|
|
=======================================================================
|
|
Imapsync tips for 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
|
|
|
|
======================================================================
|