Re: [SM-USERS] new install....how to tell is IMAP is working

2003-06-26 Thread Alexandros Vellis
On Wed, 25 Jun 2003 13:19:23 -0400 "Scott Antonivich" <[EMAIL PROTECTED]> wrote: > I am trying to install squirrelmail. How can I tell if my mail server is > using IMAP? I cant telnet into it but I can SSH. $ telnet mailhost 143 if it responds, there's an IMAP daemon listening. :) It will probab

RE:[SM-USERS] new install....how to tell is IMAP is working

2003-06-25 Thread Skull Crusher
Hello Scott, One thing to do is make sure the port is open. Get a program like NMAP ( http://www.insecure.org/nmap/ )   The other thing is to telnet to the port that your mail server is on. If your using IMAP try to telnet to port 143 ( find a free server if you don’t have t