tls_sessions.db will not created
Pascal Gienger
Pascal.Gienger at uni-konstanz.de
Thu Jul 9 04:25:09 EDT 2009
Martin Schweizer schrieb:
> Hello
>
> I have the following system
> FreeBSD acsvfbsd06.acutronic.ch 7.2-RELEASE FreeBSD 7.2-RELEASE #1:
> Thu Jun 11 16:16:57 CEST 2009
> martin at acsvfbsd06.acutronic.ch:/usr/obj/usr/src/sys/GENERIC amd64
>
> and I fresh installed Cyrus IMAPD v2.3.14.
> In my /var/imap directory the file annotations.db will create
> automaticly at each restart from Cyrus (if it's not there) but not
> tls_sessions.db. My compile options are:
>
> $ ./configure --sysconfdir=/usr/local/etc
> --with-cyrus-prefix=/usr/local/cyrus --with-cyrus-user=cyrus
> --with-cyrus-group=cyrus --with-tls-db=skiplist --wit
> h-sasl=/usr/local --with-bdb=db41 --with-com_err --with-openssl=/usr
> --with-perl=/usr/local/bin/perl5.8.9
> --with-bdb-incdir=/usr/local/include/db41 --with-bdb
> -libdir=/usr/local/lib --with-snmp=no --prefix=/usr/local
> --mandir=/usr/local/man --infodir=/usr/local/info/
> --build=amd64-portbld-freebsd7.2
a) Is SSL enabled? Did you try a connect via imaps or imap/starttls?
b) what's in the log after this connect?
c) is the tls_session.db there after your tls connect?
The --with-tls-db-Switch should just define the default database backend
for that database. It can be overriden at any time via imapd.conf.
Pascal
--
Pascal Gienger
University of Konstanz, IT Services Department ("Rechenzentrum")
Electronic Communications and Web Services
Building V, Room V404, Phone +49 7531 88 5048, Fax +49 7531 88 3739
More information about the Info-cyrus
mailing list