Brian Candler wrote:
On Sat, Dec 14, 2002 at 07:19:58PM +0000, Leonard Bernstein wrote:

I am use 1.5.1 right now .. i rolled back to try to fix the problem .. here seems to be the problem ..

telnet localhost 143
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
* OK Courier-IMAP ready. Copyright 1998-2002 Double Precision, Inc. See COPYING for distribution information.
login eltech **********
login NO Error in IMAP command received by server.
Connection closed by foreign host.

eltech is my login and *** is my password

i cant understand whats wrong ..

You have not typed a valid IMAP command. See RFC2060 for some examples of
valid IMAP syntax, or search the list archives (this one comes up probably
once per week)
well, you just forgot to add a tag before the IMAP command.

try:

A001 login <user> <password>

--
10000-01-01: Four-digit years
Don't contribute to the Y10K problem!
Thanks to my lobbying, Internet mail messages are now allowed to have 5-digit years.
( djb, http://cr.yp.to/y2k.html )



-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to