Hi, I've posted my problem in gentoo forums, but after few days I stillhave no response, so I decide to ask here, sorry for the cross-posting. I've updated my cyrus-imapd and now I'm not able to make it work again.Every time I try to fetch my mail (using pop3) I get an error in my MUA: Error occurred while processing mail:-ERR [SYS/PERM] Error initializing TLS and I see this in log files: Oct 5 18:22:21 afrodita pop3[14410]: DBERROR db4: Database handles still open at environment closeOct 5 18:22:21 afrodita pop3[14410]: DBERROR db4: Open database handle: /var/imap/tls_sessions.db This is my imapd.conf: # grep . /etc/imapd.conf|grep -v "^#"configdirectory: /var/imapdefaultpartition: defaultpartition-default: /var/spool/imappartition-news: /var/spool/cyrus/newsnewsspool: /var/spool/newsaltnamespace: nounixhierarchysep: nolmtp_downcase_rcpt: yessievedir: /var/imap/sievetls_ca_path: /etc/ssl/postfixtls_cert_file: /etc/ssl/postfix/newcert.pemtls_key_file: /etc/ssl/postfix/newkey.pemtls_ca_file: /etc/ssl/postfix/cacert.pemadmins: cyrushashimapspool: yesallowanonymouslogin: noallowplaintext: yespopminpoll: 1autocreatequota: 0umask: 027sasl_mech_list: PLAINsasl_minimum_layer: 0sasl_pwcheck_method: saslauthdsasl_auxprop_plugin: sasldbsasl_auto_transition: notls_session_timeout: 1440tls_cipher_list: TLSv1:SSLv3:SSLv2:!NULL:!EXPORT:!DES:!LOW:@STRENGTH Notice I'm using postfix certs, cause I used: #tls_cert_file: /etc/ssl/cyrus/newcert.pem#tls_key_file: /etc/ssl/cyrus/newkey.pem#tls_ca_file: /etc/ssl/certs/cyrus-imapd-ca.pem and now /etc/ssl/certs/cyrus-imapd-ca.pem does not exist, but I'm not sure if this is really important, we're talking about self-generated self-signed certs... I can generate new ones, but old were fine... And those are cyrus' use flags: Código: [ebuild R ] net-mail/cyrus-imapd-2.2.13-r1 USE="ssl tcpd -afs -drac -idled -kerberos -pam -snmp -unsupported_8bit" TIA,-- Arnau Briahttp://blog.emergetux.netBombing for peace is like fucking for virginity----Cyrus Home Page: http://cyrusimap.web.cmu.edu/Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twikiList Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html