[Dovecot] Configuration Update From v1.x To v2.0.1-2

Thomas Leuxner tlx at leuxner.net
Thu Aug 26 23:10:52 EEST 2010


Am 26.08.2010 um 22:00 schrieb Carlos Mennens:

> Thanks. I copied the config that was in dovecot-new.conf into
> dovecot.conf. Now when I attempt to login, it tells me it can't find
> my SSL certificates when they're clearly there. Is there something
> special I need to do in /etc/dovecot/conf.d/10-ssl.conf? My mail.key
> and mail.crt are correctly pathed in my now correct dovecot.conf file:

You need to read them in like in the example in the file config file:

> ssl_cert = /etc/ssl/certs/mail.crt
> ssl_key = /etc/ssl/private/mail.key

ssl_cert = </etc/ssl/certs/mail.crt
ssl_key = </etc/ssl/private/mail.key





More information about the dovecot mailing list