Public bug reported:
Binary package hint: dovecot-common
The following code in the dovecot-common postinst:
SSL_CERT=$( (grep "ssl_cert_file" /etc/dovecot/dovecot.conf || echo
'/etc/ssl/certs/dovecot.pem') | cut -d'=' -f2)
SSL_KEY=$( (grep "ssl_key_file" /etc/dovecot/dovecot.conf || echo
'/etc/ssl/private/dovecot.pem') | cut -d'=' -f2)
fails if there are commented out ssl_cert_file or ssl_key_file lines in
the Dovecot configuration.
** Affects: dovecot (Ubuntu)
Importance: Undecided
Status: New
--
Fails with commented SSL configuration
https://bugs.launchpad.net/bugs/207633
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs