Package: dovecot-core
Version: 1:2.2.13-4
Severity: important
User: debian-...@lists.debian.org
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


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to