imapsync/FAQ.d/FAQ.Dovecot.txt
Nick Bebout 629adbb8db 1.678
2016-01-22 10:52:28 -06:00

19 lines
727 B
Text

#!/bin/cat
$Id: FAQ.Dovecot.txt,v 1.3 2016/01/18 18:14:12 gilles Exp gilles $
=======================================================================
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
======================================================================