I'm trying to allow pop3s access to folks behind restrictive corporate firewalls, that block port 995. It seems that no matter what port I tell xinetd to run ipop3d on in /etc/services, it falls back to no SSL, if it's not called "pop3s," even if I put "/ssl /tls" in as arguments. That is to say, I can get it to run on any port I want, but it will only do SSL if the service name is pop3s.
Does ipop3d check it's name use SSL if it's pop3s and no SSL otherwise? What am I missing? Help! Ian -- ------------------------------------------------------------------ For information about this mailing list, and its archives, see: http://www.washington.edu/imap/c-client-list.html ------------------------------------------------------------------
