Re: cannot telnet to port 993

2001-10-03 Thread Nathan Neulinger
openssl s_client -connect hostname:993 Will do what you need (presumably to test/debug). -- Nathan Nathan Neulinger EMail: [EMAIL PROTECTED] University of Missouri - Rolla Phone: (573) 341-4841 Computing

RE: cannot telnet to port 993

2001-10-03 Thread Steven Reddie
-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of GauriSent: Wednesday, 3 October 2001 11:52 PMTo: [EMAIL PROTECTED]Subject: cannot telnet to port 993  H i ,   I have a simple query . I have installed IMAP-SSL . I have configured it on netscape  and ou

cannot telnet to port 993

2001-10-03 Thread Gauri
 H i ,   I have a simple query . I have installed IMAP-SSL . I have configured it on netscape  and outlook express. It is working fine. What I want to know is : Can I directly telnet to port 993 ?  "telnet 993 " . (As we can do for  port 143 & 110 for IMAP & SSL respectively ) When I t