Complete.Org: Mailing Lists: Archives: offlineimap: December 2004:
Re: KeyError
Home

Re: KeyError

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Adam Peterson <adamkp83@xxxxxxxxx>
Cc: offlineimap@xxxxxxxxxxxx
Subject: Re: KeyError
From: John Goerzen <jgoerzen@xxxxxxxxxxxx>
Date: Fri, 10 Dec 2004 15:17:14 -0600

On Mon, Nov 29, 2004 at 09:23:08PM -0800, Adam Peterson wrote:
>     resp = self._get_line()
>   File
> "/usr/lib/python2.3/site-packages/offlineimap/imaplib.py",
> line 919, in _
> get_line
>     raise self.abort('socket error: EOF')
> abort: socket error: EOF

Well, that one means that the remote end closed the socket,  What server
is running on the remote?

-- John



[Prev in Thread] Current Thread [Next in Thread]
  • Re: KeyError, John Goerzen <=