|
One correction, through netstat you probably see xinetd listening on port 995. if you see a pop3s listening (as root: 'netstat -tnpl' to show Processnames/pids with the ports), you don't have pop3s through xinetd.
I don't have SuSE 9.1 at my disposal, only up to 8.2, but with a little more help I might be able to help out further.
When you 'telnet' to the box on port 995, does it respond when you type 'user <user>' (replace <user> with your username).
If so, SSL is not loaded and the machine is responding plain text. If connection is dropped directly, you have an SSL cert problem.
Hope you can find it now yourself, otherwise please post additional info to resolve the issue...
Cheers,
|