While waiting for a reply to my previous post,
I successfully configured and tested SSLwrap
for SSL connections to qpopper. The problem I see
is the qpopper must be configured to allow plain text
passwords because the SSLwrap pipes the connection
back to the standard pop3 port. Is it possible to change
the port for qpopper. If I changed it to an unused port and
configured SSLwrap to pipe the SSL connection to the
new port, then it would discourage non-SSL connections
because qpopper would be listening to a non-standard port.
Comments?
Karl