Your message dated Sat, 13 Sep 2014 17:58:21 +0200
with message-id <[email protected]>
and subject line Dovecot ssl config
has caused the Debian Bug report #760604,
regarding postinst create invalid 10-ssl.conf (ssl_cert and ssl_key with
leading '<')
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
760604: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760604
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dovecot-core
Version: 1:2.2.13-4
Severity: important
User: [email protected]
Usertags: debian-edu
Hi. This problem was discovered on Debian Edu Jessie when installing
the Main Server profile. Wolfgang Schweer noticed the issue and
possible fix.
After the installation completes, the dovecot server is not running as
it should. The cause is that /etc/dovecot/conf.d/10-ssl.conf. contain
this fragment:
# SSL/TLS support: yes, no, required. <doc/wiki/SSL.txt>
#ssl = yes
# PEM encoded X.509 SSL/TLS certificate and private key. They're opened before
# dropping root privileges, so keep the key file unreadable by anyone but
# root. Included doc/mkcert.sh can be used to easily generate self-signed
# certificate, just make sure to update the domains in dovecot-openssl.cnf
ssl_cert = </etc/dovecot/dovecot.pem
ssl_key = </etc/dovecot/private/dovecot.pem
Remove the leading '<' chars from the ssl_cert and ssl_key lines fixes
the problem. Is this a bug in the dovecot scripts, or is it intentional
that the config is not working after installation?
I do not know if this always happen, or if it only happen with Debian
Edu, thus the 'important' severity.
--
Happy hacking
Petter Reinholdtsen
--- End Message ---
--- Begin Message ---
With dovecot-core 1:2.2.13-5 the issue is gone.
Wolfgang
signature.asc
Description: Digital signature
--- End Message ---