IMAP proxy for Exchange - encrypted backend Communication?
Thomas Koenig
posturne at gmail.com
Fri Jan 6 17:45:04 UTC 2017
thx, I'll try it. Currently I use stunnel as a quick and dirty work around.
Tom
Am 6. Januar 2017 18:04:57 MEZ schrieb Sami Ketola <sami.ketola at dovecot.fi>:
>
>> On 5 Jan 2017, at 22.56, tom <posturne at gmail.com> wrote:
>>
>> Hello,
>>
>> I try to setup a IMAP proxy for my old Exchange server.
>> Running Dovecot v2.x on Centos 7.
>>
>> So far I follow http://wiki2.dovecot.org/HowTo/ImapcProxy and it seem
>> to work. The only but major thing is with this setup - the
>> communication between proxy and backend is not encrypted. :(
>>
>> To fix this, I changed the config and add:
>> imapc_ssl=imaps
>> imapc_port=993
>>
>> but it doesnt work, because of verify failure of the self signed
>> backend certificate:
>
>you need to set:
>
>imapc_ssl_verify = no
>
>Regards,
>Sami
More information about the dovecot
mailing list