On Thu, Feb 21, 2008 at 12:28:52AM -0800, don caprio wrote:
>    Running 'openssl s_client -connect localhost:993' gives me:
>    [EMAIL PROTECTED] ~]# openssl s_client -connect localhost:993
>    CONNECTED(00000003)
>    write:errno=104
>    Telnet to 993 or 995 work! Shouldn't these be ssl connections?

Define "work"?

Do you just get a connection accepted, or do you see an unencrypted
POP3/IMAP banner like "+OK" ?

If the former, that's normal.

If the latter, then you've broken something :-) Try using /etc/init.d/
scripts to stop and start the ssl services. Check you can no longer telnet
to port 993/995 when they're stopped. Start them again. Check for
'couriertcpd' and 'couriertls' in the process listing (ps auxwww | grep
<pid>)

Brian.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Courier-imap mailing list
Courier-imap@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to