At 3:34 PM -0600 12/2/01, Jos� Vicente N��ez Zuleta wrote: >Netscape and Outlook are able to connect to this setup >without using SSL; If i set up SSL the clients just >hangs up or throws an error.
Probably the client are trying to use alternate-port instead of STLS. That is the case with many older clients or those that don't keep up with the standards. >Also if i change the configuration to this (to support >netscape 6 for example): ># http://80211b.weblogger.com/2001/08/12 >set tls-support = alternate-port >#set tls-support = none >#set tls-support= stls >set >tls-server-cert-file='/usr/local/ssl/CA/newcert.pem' >set >tls-private-key-file='/usr/local/ssl/CA/newreq.pem' > >I just get a "Connection refused error" when going to >the port 995!. In order to have Qpopper support alternate-port you also need to modify your inetd.conf file to have it listen on port 995 and run Qpopper, with the specified configuration file. You may want to have Qpopper support both STLS and alternate-port. See the Qpopper Administrator's Guide for information. --
