Package: dovecot-common
Version: 1.0.rc15-2etch4
Severity: important
During upgrading dovecot for the latest DSA it whined about this:
| Setting up dovecot-common (1.0.rc15-2etch4) ...
[dpkg conffile handling]
| /var/lib/dpkg/info/dovecot-common.postinst: line 26: [:
/etc/ssl/certs/imap.came.sbg.ac.at.pem: binary operator expected
| Creating generic self-signed certificate:
/etc/ssl/certs/imap.came.sbg.ac.at.pem
| /etc/ssl/certs/pop3.came.sbg.ac.at.pem
| (replace with hand-crafted or authorized one if needed).
| Warning : Bad SSL config, can't generate certificate
| Starting mail server: dovecot.
Please don't try to kill my certs, thanks - (fortunately you didn't succeed) :)
My config is quite valid also:
| lethe:~# egrep -s "^[^#]*ssl_cert_file|^proto" /etc/dovecot/dovecot.conf
| protocols = pop3s imaps
| protocol imap {
| ssl_cert_file = /etc/ssl/certs/imap.came.sbg.ac.at.pem
| protocol pop3 {
| ssl_cert_file = /etc/ssl/certs/pop3.came.sbg.ac.at.pem
Peter
--
| .''`. ** Debian GNU/Linux **
Peter Palfrader | : :' : The universal
http://www.palfrader.org/ | `. `' Operating System
| `- http://www.debian.org/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]