Hello, 

I try to make Courier-IMAP run with the SSL-Wrapper on Port 993.
The Problem I have is that as soon as I define SSLPORT=993 in
/etc/courier/imap-ssl the IMAP Servers listens on the old (and I think
depreciated) port 585 as shown by netstat -an | grep LISTEN:

--cut--
tcp        0      0 :::995                  :::*                   
LISTEN
tcp        0      0 :::585                  :::*                   
LISTEN
tcp        0      0 :::110                  :::*                   
LISTEN
tcp        0      0 :::143                  :::*                   
LISTEN
--cut--

If I set SSLPORT to anything different from 993 then it acts correctly.
I can set every other possible port but not 993 which is the one I want.
I tried it with Courier-IMAP-1.4.6 and 1.5.0. Port 993 is not used by
anything else. 

Has someone an idea where this might be comming from? 

Jean-Pierre

-- 
Powered by Linux From Scratch - http://schwicky.net
PGP Key ID: 0xEE6F49B4 - AIM/Jabber: Schwicky - ICQ: 4690141

Nothing is impossible... Everything is relative!


-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to