problem with imap server

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
bouboul
Forum Commoner
Posts: 28
Joined: Sat Oct 25, 2003 4:08 am

problem with imap server

Post by bouboul »

hello,

i'm really a newbie and i need your help, when i'm doing telnet localhost 143, i'm getting the following:

Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
* OK [CAPABILITY IMAP4REV1 LOGIN-REFERRALS STARTTLS AUTH=LOGIN] localhost.localdomain IMAP4rev1 2001.315rh at Tue, 4 Nov 2003 14:39:42 +0200 (CAT)
* BYE Autologout; idle for too long
Connection closed by foreign host.


what does this really mean?, i'm not understanding what's going on ! could anyone explain me ?
does my imap servr run correctly ?

thanx in advance
Post Reply