Complete.Org: Mailing Lists: Archives: offlineimap: March 2007:
Re: Sync problem
Home

Re: Sync problem

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Gilles Roy <groy@xxxxxxx>
Cc: offlineimap@xxxxxxxxxxxx
Subject: Re: Sync problem
From: John Goerzen <jgoerzen@xxxxxxxxxxxx>
Date: Mon, 5 Mar 2007 12:52:41 -0600

On Sat, Mar 03, 2007 at 11:04:28PM -0500, Gilles Roy wrote:
>      return self._simple_command(name, mailbox, flags, date_time)
>    File "/usr/share/python-support/offlineimap/offlineimap/imaplib.py", line 
> 975, in _simple_command
>      return self._command_complete(name, apply(self._command, (name,) + args))
>    File "/usr/share/python-support/offlineimap/offlineimap/imaplib.py", line 
> 807, in _command_complete
>      raise self.abort('command: %s => %s' % (name, val))
> abort: command: APPEND => socket error: EOF

That means that the IMAP server closed the connection unexpectedly.
Your problem resolution from here on out probably lies on the server, or
perhaps your network connection to it.



[Prev in Thread] Current Thread [Next in Thread]