did you perhaps forget the command tag? If you want to login to an imap
server with the account [EMAIL PROTECTED] with pw test, do this:

a login [EMAIL PROTECTED] test

the 'a' is the command tag. You can use any other tag you like. You omit the tag, the 'login' part of you command is seen as the tag, '[EMAIL PROTECTED]' is seen as the command, and 'test' as the command argument.

Ilja

Scott England wrote:
After grabbing the latest cvs version today I cant get imap to work. The imapd server is running but when I telnet to port 143 and try a "login" I get "login BAD command not recognized" this is in the log file

Jan 29 16:01:47 smtp-w1 dbmail/imap4d[5004]: PerformChildTask(): incoming connection from [63.146.68.5 (Lookup failed)] Jan 29 16:01:47 smtp-w1 dbmail/imap4d[5004]: PerformChildTask(): client info init complete, calling client handler Jan 29 16:02:23 smtp-w1 dbmail/imap4d[5004]: IMAPClientHandler(): line read for PID 5004 Jan 29 16:02:23 smtp-w1 dbmail/imap4d[5004]: COMMAND: [login [EMAIL PROTECTED] test]
Jan 29 16:02:23 smtp-w1 dbmail/imap4d[5004]: arg[0]: 'test'

What am I missing?


--
IC&S
Stadhouderslaan 57
3583 JD Utrecht

PGP-key:
http://www.ic-s.nl/keys/ilja.txt

Reply via email to