Hi -

I didn't receive a response from this the first time I posted.

QPopper 4.0.2
configure options:
./configure --enable-log-login --enable-nonauth-file=/etc/nonauthfile --enab
le-server-mode \

--enable-standalone --with-openssl=/usr/local/ssl

If I execute:
popper 8110 -f /etc/mail/pop/qpopper-both.config -l 1

I can telnet localhost 8110 and I am greeted with:
+OK Qpopper (version 4.0.2) at majestic starting.  This works OK.

But I cannot open the server port with a SSL client:
openssl s_client -showcerts -host hostname.edu -port 8110 -state

Error message:
CONNECTED(00000003)
SSL_connect:before/connect initialization
SSL_connect:SSLv2/v3 write client hello A
SSL_connect:error in SSLv2/v3 read server hello A
20333:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown
protocol:s23_clnt.c:460:


- - - - - - - - - -
If I execute:
popper 8110 -f /etc/mail/pop/qpopper-both.config -l 2

I can connect via SSL.


- - - - - - - - - - - -

Why doesn't the -l 1 command line feature work? Am I using it incorrectly?
Do I need to identify the port 8110 as the TLS port in the config file?


Thank you for your assistance!

Christopher Crowley
Unix System Administrator
[EMAIL PROTECTED]
504.314.2535






----- Original Message -----
From: "Christopher Crowley" <[EMAIL PROTECTED]>
To: "Subscribers of Qpopper" <[EMAIL PROTECTED]>
Sent: Tuesday, May 29, 2001 9:51 AM
Subject: Outlook Express - - Qpopper - - Openssl


> Anyone experienced this problem?
>
> I have Qpopper built with OpenSSL support.
>
> When using Qpopper configuration directive:
> set tls-support = alternate-port
>
> I am using a server cert and key (signed by Verisign) that was on the
server
> already for another use.
>
> I can connect to the server using the openssl s_client (see below for
> handshake transcript). I can not connect using Outlook Express.
>
> - - - - - - - - - - -
>
> When using Qpopper configuration directive:
> set tls-support = stls (which is supposed to allow plain and encrypted
> "negotiations on the standard (or any) port...")
>
> I can access using Outlook Express on the port I started qpopper on:
>
> /export/home/root/src/qpopper4*/popper/popper 8110 -f
> /etc/mail/pop/qpopper.config -l 1
>
>
>
>
>
>
>

Reply via email to