Thread: dovecot + ssl
View Single Post
  #3   (View Single Post)  
Old 24th December 2009
J65nko J65nko is offline
Administrator
 
Join Date: May 2008
Location: Budel - the Netherlands
Posts: 4,131
Default

From /etc/services:
Code:
pop3s           995/tcp         spop3           # pop3 protocol over TLS/SSL
pop3s           995/udp         spop3           # pop3 protocol over TLS/SSL
Does netstat -an -f inet report something LISTENing on port 995?
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump
Reply With Quote