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
Server Team, which is subscribed to dovecot in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to