Lee Hoffman wrote:
> 
> Im not sure if its being caused by login attempts via ssl (although it
> seems to happen when I try to login via ssl from a mail client or when I
> run the command below), but imapd prints the following:
> 
> May 22 14:55:51 servername master[18641]: process 28462 exited, status 0
> 
> Yes, imaps is listed in /etc/services


Alright.  Crank the imap logging level up to local6.debug and restart
syslogd.

Try to make another connection, and see if an 'imapd -s' gets spawned. 
Look in imapd.log and do a 'ps -f -u cyrus'.

If you have a running 'imapd -s', then do an strace on it to see what it
is doing.

Ken


> -----Original Message-----
> From: Ken Murchison [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 22, 2002 2:52 PM
> To: Lee Hoffman
> Cc: 'Cyrus Mailing List'
> Subject: Re: SSL/TLS
> 
> Lee Hoffman wrote:
> >
> > When I run /usr/local/ssl/bin/openssl s_client -connect localhost:993
> >
> > The following is printed:
> >
> > CONNECTED(00000003)
> >
> > Then it just hangs.
> 
> Check imapd.log for errors.  Is "imaps" listed in /etc/services?
> 
> Ken
> --
> Kenneth Murchison     Oceana Matrix Ltd.
> Software Engineer     21 Princeton Place
> 716-662-8973 x26      Orchard Park, NY 14127
> --PGP Public Key--    http://www.oceana.com/~ken/ksm.pgp

-- 
Kenneth Murchison     Oceana Matrix Ltd.
Software Engineer     21 Princeton Place
716-662-8973 x26      Orchard Park, NY 14127
--PGP Public Key--    http://www.oceana.com/~ken/ksm.pgp

Reply via email to