On 18.9.2010, at 20.50, Arkadiusz Miskiewicz wrote: > On Friday 17 of September 2010, Timo Sirainen wrote: >> http://dovecot.org/releases/2.0/dovecot-2.0.3.tar.gz >> http://dovecot.org/releases/2.0/dovecot-2.0.3.tar.gz.sig > > If ssl it off then it still tries to open cert files - does this makes sense?
Unfortunately I haven't figured out any reasonable way to prevent it. > ssl_cert = </var/lib/openssl/certs/imap.pem > > > ssl_key = </var/lib/openssl/private/imap.pem The <file works with all settings, not just ssl_*. So the only way would to add some special code just for these SSL settings, which feels annoyingly ugly.
