On Wednesday 03 Aug 2005 08:28, Carl Parrish wrote:
> Okay I've followed the toaster on a fresh server. *Much* less problems
> this time. However I just can't seem to get imap to work. I don't see
> what wrong. Pop is working for pulling mail off the server but I can't
> use it as an outgoing server.  The logs all seem to be okay only I don't
> know what log to look at for imap. This is what I get when I try to test
> imap

cd /var/log
grep -i 'imapd' *

should find it, probably maillog or mail.log

>
> telnet localhost 143
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
> * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE
> THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION
> STARTTLS] Courier-IMAP ready. Copyright 1998-2005 Double Precision,
> Inc.  See COPYING for distribution information.
> login [EMAIL PROTECTED]  ****
> login NO Error in IMAP command received by server.
> Connection closed by foreign host.
>
> Any thoughts on what I should look at to understand this?

well it's running!

I just tried to login as above (to my own server) and it came up with the same 
error, so that would suggest that the problem perhaps lies with the client 
attempting to connect.

HTH
-- 
-----------------
Bob Hutchinson
Midwales dot com
-----------------

Reply via email to