2019-07-03 01:25:47 +02:00
|
|
|
#!/bin/cat
|
2022-06-01 17:47:18 +02:00
|
|
|
$Id: FAQ.Kerio.txt,v 1.3 2022/04/05 13:48:52 gilles Exp gilles $
|
2019-07-03 01:25:47 +02:00
|
|
|
|
|
|
|
This document is also available online at
|
|
|
|
https://imapsync.lamiral.info/FAQ.d/
|
|
|
|
https://imapsync.lamiral.info/FAQ.d/FAQ.Kerio.txt
|
|
|
|
|
|
|
|
=======================================================================
|
|
|
|
Imapsync tips for Kerio accounts.
|
|
|
|
=======================================================================
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
=======================================================================
|
|
|
|
Q. How to migrate from Kerio Connect to XXX
|
|
|
|
|
|
|
|
R. No special options required.
|
|
|
|
See also:
|
2022-06-01 17:47:18 +02:00
|
|
|
http://linux-france.tk/prj/imapsync_list/msg01756.html
|
2019-07-03 01:25:47 +02:00
|
|
|
http://web.archive.org/web/20140224041102/https://www.safetynet-it.com/it-support/mac-kerio-server-to-microsoft-exchange-2010-migration-1/
|
|
|
|
http://web.archive.org/web/20121125074756/http://www.safetynet-it.com/it-support/mac-kerio-server-to-microsoft-exchange-2010-migration-2/
|
|
|
|
|
|
|
|
=======================================================================
|
|
|
|
Q. How to use Kerio master authentication with imapsync?
|
|
|
|
|
|
|
|
R. Example:
|
|
|
|
|
|
|
|
Kerio at host1
|
|
|
|
|
|
|
|
imapsync ... --user1 USERNAME --password1 MASTERPASSWORD --authmech1 X-MASTERAUTH
|
|
|
|
|
|
|
|
Kerio at host2
|
|
|
|
|
|
|
|
imapsync ... --user2 USERNAME --password2 MASTERPASSWORD --authmech2 X-MASTERAUTH
|
|
|
|
|
|
|
|
See also:
|
|
|
|
https://github.com/imapsync/imapsync/pull/53
|
|
|
|
|
2020-04-11 01:15:57 +02:00
|
|
|
If you get the error
|
|
|
|
"Host failure: Error login on ... auth [X-MASTERAUTH]: 2 BAD AUTHENTICATE Unknown authentication method"
|
|
|
|
|
|
|
|
Then admin authentication may not be activated yet. See:
|
|
|
|
https://forums.gfi.com/index.php?t=msg&th=28458&goto=118447&#msg_118447
|
|
|
|
|
2019-07-03 01:25:47 +02:00
|
|
|
=======================================================================
|