Bug with 2.2.29-1~auto+25 back to haunt me

Ralf Hildebrandt Ralf.Hildebrandt at charite.de
Fri Jun 2 18:40:21 EEST 2017


* Aki Tuomi <aki.tuomi at 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.hildebrandt at charite.de | https://www.charite.de
	    


More information about the dovecot mailing list