I am running RH Linux 7.1 (i386)
I am using Qpopper-4.03 and openssl-0.9.6b
If I run popper with the clear-text-password default option (-p 0),
everything works, both regular logins and TLS/SSL logins
But if I use the TLS/SSL only option (-p 4) ... nothing works
the errors message I get in Eudora is
Error while checking mail for <<Dominant>>
TCP/IP Error. -3162; The server is not responding
{37:590}
if I telnet to port 110 on the system, I get
Escape character is '^]'
Usage: /usr/local/sbin/popper (all of the options)
Connection closed by foreign host.
I need to use the -p 4 option to prevent my users from passing their
login information in clear text.
--