8 Apr
2007
8 Apr
'07
12:14 p.m.
On 03/04/2007 17:45, Steve Mulligan wrote:
Timo Sirainen wrote:
I hope you've never actually tried to use this "ssl_listen = *:110" setting? pop3s is in port 995.
Sadly yes, for now. I'm the only one using the pop server and I don't have control over opening my own ports to the outside world so I have been trying to get it working on 110. It should still work on 110 from a remote machine though, right?
If you only have port 110, I'd suggest you don't run SSL on it, run TLS and have disable_plaintext_auth = yes.
Cheers,
John.