Hey all,

I just installed Cyrus, and I can get imap to work, but I can't get secure 
imap to work.

I have both lines uncommented in cyrus.conf:
imap          cmd="/usr/cyrus/bin/imapd" listen="imap" prefork=1
imaps         cmd="/usr/cyrus/bin/imapd -s" listen="imaps" prefork=1

And my imapd.conf is standard, I haven't changed it. I managed to use cyradm 
to add a user and saslpasswd to give that user a password. I was then able to 
use imtest to connect as that user.

So, this works fine for example:
imtest -a test -m login -p imap localhost

But this just hangs:
imtest -a test -m login -p imaps localhost

The above was obviously run on the same box. I've also tried (as a long shot) 
connecting remoted with Netscape - same result, it can connect through IMAP, 
but not IMAPs.

I'm running:
Redhat 7.1 wiht latest errata
Cyrus 2.0.16
OpenSSL 0.9.6

The goal is to run Secure IMAP with no regular IMAP eventually, but I'd like 
to atleast get both working for the time being.

Thanks...
Phil
-- 
"They that can give up essential liberty to obtain a little temporary safety 
deserve neither liberty nor safety."
-Benjamin Franklin, 1759

Reply via email to