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 at 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 :) ? Thanks in advance -- -- Sergio Belkin LPIC-2 Certified - lpi.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <dovecot.org/pipermail/dovecot/attachments/20190114/d6d70c85/attachment.html>
> On 14 Jan 2019, at 22.47, Sergio Belkin <sebelk at gmail.com> wrote: > > Hi folks, > Let's say that I have on dovecot the domain example.net <example.net> and on MS Exchange example.com <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 at example.net <mailto:joe.doe at example.net>): Error: imapc(192.168.0.2:993 <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 at example.com <mailto:imapc_user=joe.doe at example.com> -o imapc_password=joe.does.password? Sami -------------- next part -------------- An HTML attachment was scrubbed... URL: <dovecot.org/pipermail/dovecot/attachments/20190115/19da145e/attachment.html>