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 probably
reply with its name and version number.


Entering:

. login username pass

will let you test if authentication to your username works ok.


. capability

This will let you know if the server supports server-side sorting etc.


HTH. Happy IMAP'ing!

Alexandros



-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to