21 Jul
2010
21 Jul
'10
9:39 p.m.
On Wed, 2010-07-21 at 18:58 +0200, Luigi Rosa wrote:
Don't really know if it is a bug, probably not.
Even setting "ssl = no" Dovecot tries to open ssl_cert and ssl_key files.
Unfortunately I can't figure out any pretty way to solve this. Adding special casing for ssl_cert/ssl_key/ssl_ca seems evil. This same problem could happen with any setting if "<" is used.
Also handling:
ssl_cert =
would require delaying the "<" processing to see if there's ssl=no.
All in all, seems like too much trouble.