On 14 Jan 2019, at 22.47, Sergio Belkin <sebelk@gmail.com> wrote:

Hi folks,
Let's say that I have on dovecot the domain example.net and on MS Exchange example.com.
I've tried to import a mailbox from MS Exchange to Dovecot but it fails, I've run:

 dsync -Dv   backup -R  -u joe.doe  imapc:

dsync(joe.doe@example.net): Error: imapc(192.168.0.2:993): Authentication failed: AUTHENTICATE failed.

Is there a way to submit different domains both on MS Exchange and Dovecot and to make everyone be happy :)  ?

like -o imapc_user=joe.doe@example.com -o imapc_password=joe.does.password?

Sami