--On Monday, March 26, 2001 12:52:16 +0200 rj45 <[EMAIL PROTECTED]> wrote: > But now if a clients connects using imaps the client gets an error to > being impossible to establish the ssl connection. The imaps port is open > but no ssl connection can be established. I got this error in the cyrus > server log files: > > Mar 26 12:38:25 factotum imapd[51746]: imaps: required OpenSSL options not > present > Mar 26 12:38:26 factotum /kernel: pid 51746 (imapd), uid 60: exited on > signal 11 > (core dumped) I'm just guessing, but maybe you have made a mistake installing OpenSSL. As of OpenSSL 0.9.6 it only creates the static libs by default, maybe you want to check this. Another issue is to check the .shlibs you're using. Wrong shlibs sometimes cause such errors (and segfaults) -- Andreas Rogge <[EMAIL PROTECTED]> Available on IRCnet:#linux.de as Dyson