Difference between revisions of "OPS335 Dovecot"

From CDOT Wiki
Jump to: navigation, search
(Testing POP3 port 996)
(Testing IMAP port 143)
Line 9: Line 9:
  
 
= Testing IMAP port 143 =
 
= Testing IMAP port 143 =
 +
* telnet 192.168.122.184 143
  
 
= Testing IMAP port 993 =
 
= Testing IMAP port 993 =
 
* openssl s_client -connect 192.168.122.184:993
 
* openssl s_client -connect 192.168.122.184:993

Revision as of 11:16, 14 February 2012

Configuration for IMAP and POP3

  • Edit the configuration file /etc/dovecot/dovecot.conf

Testing POP3 port 110

  • telnet 192.168.122.184 110

Testing POP3 port 996

  • openssl s_client -connect 192.168.122.184:996

Testing IMAP port 143

  • telnet 192.168.122.184 143

Testing IMAP port 993

  • openssl s_client -connect 192.168.122.184:993