atom feed16 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Netscape(again pr...
FromSent OnAttachments
Ola SamuelsonOct 23, 2000 12:34 am 
Mike DentOct 23, 2000 2:35 am 
Ola SamuelsonOct 23, 2000 4:49 am 
Matthew M LavyOct 23, 2000 6:48 am 
Ola SamuelsonOct 24, 2000 12:09 am 
Ben ShakalOct 24, 2000 3:15 am 
Ola SamuelsonOct 24, 2000 4:15 am 
Ben ShakalOct 24, 2000 12:36 pm 
Ola SamuelsonOct 24, 2000 11:07 pm 
mml1...@jesus.cam.ac.ukOct 25, 2000 5:12 pm 
Mike HorwathOct 31, 2000 10:26 pm 
Ola SamuelsonNov 1, 2000 1:37 am 
Mike DentNov 1, 2000 2:19 am 
Mike HorwathNov 1, 2000 7:08 am 
Mike HorwathNov 1, 2000 7:09 am 
Ola SamuelsonNov 2, 2000 3:56 am 
Subject:Re: [courier-users] Netscape(again probably)-imap, SSL and qmail
From:Mike Dent (mi@the-dents.org)
Date:Nov 1, 2000 2:19:46 am
List:net.sourceforge.lists.courier-users

Mike Horwath wrote:

On Mon, Oct 23, 2000 at 10:35:26AM +0100, Mike Dent wrote:

My symptom is if I telnet to port 993 I do get connected (rather than refused) but get disconnected straight away. I have tested anothe box I have with a SSL Imap on it (using UW IMAP and Stunnel) and this allows me to telnet to it ok.

That's because couriertls was not installed :)

Hmm, not sure that is my problem. lsof shows

couriertc 1015 root 5u IPv4 0x30002abb7f8 0t0 TCP *:993 (LISTEN)

but a telnet to port 993 yields:-

telnet localhost 993 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. Connection closed by foreign host.

Is there anything else I should check?

Thanks Mike

I ran into this myself today.

cd into the tcpd directory, type 'make couriertls', then copy the binary to /usr/lib/courier-imap/bin and try again. (I think it was bin...)