[imp] What might cause this?
imp@lentner.com
imp@lentner.com
Wed, 8 May 2002 18:52:18 -0400
I tried imap/ssl and get this and I do have imaps running:
May 8 18:51:29 cube imapd[772]: Connection reset by peer, while reading line
user=??? host=cube.lentner.com [192.168.1.3]
Then I tried putting it back to regular imap:
May 8 18:54:41 cube imapd[777]: imap service init from 192.168.1.3
May 8 18:54:41 cube imapd[777]: Connection reset by peer, while flushing line
user=??? host=UNKNOWN
And last but not least imap/notls:
May 8 18:55:59 cube imapd[781]: imap service init from 192.168.1.3
May 8 18:55:59 cube imapd[781]: Command stream end of file, while reading line
user=??? host=UNKNOWN
Any ideas what might cause this?
Quoting Eric Rostetter <eric.rostetter@physics.utexas.edu>:
> Quoting imp@lentner.com:
>
> > I used the imap 2000 rpm and I didn't see any errors in the messages log
> but
> > yes there was something in the maillog:
>
> > May 8 16:24:24 cube imapd[866]: imap service init from 127.0.0.1
> > May 8 16:24:24 cube imapd[866]: Command stream end of file, while
> reading
> > line
> > user=??? host=UNKNOWN
>
> Usually means the client (IMP/cclient) is dropping the connection to
> the imap server (aborting) before it logs in. Often this is because
> of protocol mismatch (plain text, ssl, tsl, cram-md5, etc) between the
> client and server.
>
> One thing to try is the various options for the protocol in servers.php.
> Try imap, imap/ssl, imap/notls, etc.
>
> --
> Eric Rostetter
> eric.rostetter@physics.utexas.edu
>
> Hey Rocky! Watch me pull a rabbit from my hat!
>