Displaying 2 results from an estimated 2 matches for "a8257a86".
2020 Oct 27
0
imapc_port not working
...ssistance would appreciated.
> >
> > Regards,
> > David.
>
>
> Can you provide output of `doveconf -n`?
>
> Aki
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20201027/a8257a86/attachment-0001.html>
2020 Oct 27
2
imapc_port not working
You know that imapc != imap proxy.
imapc is a thin client, which is a "mail storage provider" like maildir.
imap proxy is when you proxy the connection somewhere. this is done with proxy_ settings in passdb.
You need to specify
ssl_client_ca_dir = /etc/ssl/certs
to get cert verification working with imapc. it's required.
Aki
> On 27/10/2020 10:54 David Tildesley <davotnz