Hi,

i run a debian server with pop3ssl (qpopper 4.0.3). If im trying to connect
to my servers port 995 i recevie an error message:
telnet localhost 995
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Connection closed by foreign host.

i compiled with ./configure --with-openssl=path-to-openssl
my inetd.conf looks like this:
pop3s           stream  tcp     nowait  root    /usr/local/sbin/popper -s -f
/etc/mail/pop/qpopper.conf
my qpopper.conf:
set clear-text-password    = ssl
set tls-support            = alternate-port
set tls-version            = default
set tls-server-cert-file   = /etc/mail/cert/cert.pem

and when iam trying to reach the server with outlook experss ive got the
same error.
what can be the problem?
thx.
beepee


Reply via email to