The log was already at local6.debug. When I try to login, no imapd -s
process is spawned, and the logs show nothing at all (atleast that I can
discern, there are a number of users logging in and out, so theres a lot
of stuff being printed).

It seems to me that it's a problem with master not spawning (it listens,
but then doesn't spawn). 

Im going to try a recompile without the --with-ssl, any other ideas
before I do so (Im trying to avoid it since this is a live server)?

Thanks again,
Lee

P.S. Not that it should matter, but Im doing pam/ldap auth.

-----Original Message-----
From: Ken Murchison [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, May 22, 2002 3:13 PM
To: Lee Hoffman
Cc: 'Cyrus Mailing List'
Subject: Re: SSL/TLS



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