* Aki Tuomi <aki.tu...@dovecot.fi>: > I meant > > passdb { > driver = imap > args = ... ssl_ca_file=/path/to/ca > }
That doesn't work: passdb { driver = imap # Change the line below to reflect the IP address of your Exchange Server. args = host=exchange-imap.charite.de port=993 ssl=imaps ssl_ca=</etc/ssl/certs/ca-certificates.crt ... or args = host=exchange-imap.charite.de port=993 ssl=imaps ssl_ca_file=/etc/ssl/certs/ca-certificates.crt both give me: Jun 2 17:38:19 mproxy dovecot: auth: Fatal: passdb imap: Unknown parameter: ssl_ca_file Jun 2 17:38:29 mproxy dovecot: auth: Fatal: passdb imap: Unknown parameter: ssl_ca -- Ralf Hildebrandt Geschäftsbereich IT | Abteilung Netzwerk Charité - Universitätsmedizin Berlin Campus Benjamin Franklin Hindenburgdamm 30 | D-12203 Berlin Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962 ralf.hildebra...@charite.de | https://www.charite.de