Package: dovecot
Followup-For: Bug #334180
Just to provide little more information to my previous message.
According to http://article.gmane.org/gmane.mail.imap.dovecot/8514
From: Robert Allerstorfer <roal <at> anet.at>
Subject: Re: ssl + dovecot + debian sid
Newsgroups: gmane.mail.imap.dovecot
Date: 2005-10-16 10:03:30 GMT (6 days, 12 hours and 34 minutes ago)
Hi,
> Can't set cipher list to 'all:!LOW'
If you have uncommented the 'ssl_cipher_list' directive from your
dovecot.conf, make sure to use the correct case:
ssl_cipher_list = ALL:!LOW
It is advisable not to use a dovecot.conf based on an earlier dovecot
version - only use the one coming with the version you are using, thus
from the 1.0.alpha3 package.
best,
rob.
The change case of the letters in ssl_cipher_list line does not make
difference. With ALL:!LOW settings the error message in
/var/log/mail.warn reads:
Oct 23 01:34:33 cante dovecot: imap-login: Can't load certificate file
/etc/ssl/certs/dovecot.pem: error:25066067:DSO support
routines:DLFCN_LOAD:could not load the shared library
Oct 23 01:34:33 cante dovecot: Login process died too early - shutting down
Oct 23 01:34:33 cante dovecot: imap-login: Can't load certificate file
/etc/ssl/certs/dovecot.pem: error:25066067:DSO support
routines:DLFCN_LOAD:could not load the shared library
Oct 23 01:34:33 cante dovecot: child 22897 (login) returned error 89
Oct 23 01:34:33 cante dovecot: child 22898 (login) returned error 89
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]