Subject: cyrus and IMAPS?
To: None <netbsd-users@netbsd.org>
From: Rasputin <rasputin@idoru.mine.nu>
List: netbsd-users
Date: 09/14/2003 23:10:29
I can't seem to get IMAPS working with the cyrus-imap21 package;
anyone know why? Normal IMAP is fine, so I don't *think* it's a SASL
problem (the usual suspect for wierd-ass authentication problems with
Cyrus) - looks like a  configureoption is missing?

September 14 20:28:09 lb master[11976]: about to exec /usr/pkg/cyrus/bin/imapd
September 14 20:28:09 lb imaps[11976]: executed
September 14 20:28:09 lb imapd[11976]: imaps: required OpenSSL options not present
September 14 20:28:09 lb imapd[11976]: Fatal error: imaps: required OpenSSL options not present
September 14 20:28:09 lb master[15973]: process 11976 exited, status 75

It looks like a library problem to me, but it seems to be linked to
our crypto stuff OK, so I can't see why it won't work...

1rasputin@lb:rasputin$ ldd /usr/pkg/cyrus/bin/imapd
/usr/pkg/cyrus/bin/imapd:
         -lresolv.1 => /usr/lib/libresolv.so.1
         -lsasl2.2 => /usr/pkg/lib/libsasl2.so.2
         -ldb3.3 => /usr/pkg/lib/libdb3.so.3
         -lssl.3 => /usr/lib/libssl.so.3
         -lcrypto.2 => /usr/lib/libcrypto.so.2
         -lcom_err.4 => /usr/lib/libcom_err.so.4
         -lwrap.0 => /usr/lib/libwrap.so.0
         -lc.12 => /usr/lib/libc.so.12


My only other idea was that the server certificate file is bad,
but I get the same error even without a certificate, so I don't
think it's even getting as far as reading that....

Google seems to have drawn a blank too. Bit stumped, really....
-- 
Rasputin :: Jack of All Trades - Master of Nuns