Complete.Org: Mailing Lists: Archives: offlineimap: July 2004:
Re: Offlineimap crashes
Home

Re: Offlineimap crashes

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: "Micah Anderson" <micah@xxxxxxxxxx>, "Andreas Balg" <balg@xxxxxxx>
Cc: offlineimap@xxxxxxxxxxxx
Subject: Re: Offlineimap crashes
From: "Andreas Balg" <balg@xxxxxxx>
Date: Mon, 05 Jul 2004 18:23:14 +0200

Hmm -

very nice ide, but unfortunaletly there is no proxy in between the two
IMAP-Servers, Any other Idea where to look for the problem ??

Micah Anderson (micah@xxxxxxxxxx) schrieb:
>
> I was getting this same error when I was connecting to an IMAP proxy
> (perdition) and the timeout for the IMAP connections between the proxy
> and the actual IMAP server was set to 10 seconds. I would begin
> downloading my email and if it took more than the timeout value, I'd
> get what you are getting: EOF occurred in violation of protocol
>
> micah
>
>
> Andreas Balg schrieb am Monday, den 05. July 2004:
>
> >
> > Hi there I try to sync with a uw-imap daemon via IMAPs using the 4.0.3 
> > Version
> > of offlineimap - But all I get after a few messages is:
> >
> >
> > Thread 'Copy message 939 from INBOX' terminated with exception:
> > Traceback (most recent call last):
> >   File "/usr/lib/python2.3/site-packages/offlineimap/threadutil.py", line 
> > 153,
> > in run
> >     Thread.run(self)
> >   File "/usr/lib/python2.3/threading.py", line 416, in run
> >     self.__target(*self.__args, **self.__kwargs)
> >   File "/usr/lib/python2.3/site-packages/offlineimap/folder/Base.py", line
> > 272, in copym
> >     message = self.getmessage(uid)
> >   File "/usr/lib/python2.3/site-packages/offlineimap/folder/IMAP.py", line
> > 109, in getme
> >     return imapobj.uid('fetch', '%d' % uid, '(BODY.PEEK[])')[1][0]
> > [1].replace("rn", "
> >   File "/usr/lib/python2.3/site-packages/offlineimap/imaplib.py", line 673, 
> > in
> > uid
> >     typ, dat = apply(self._simple_command, (name, command) + args)
> >   File "/usr/lib/python2.3/site-packages/offlineimap/imaplib.py", line 976, 
> > in
> > _simple_c
> >     return self._command_complete(name, apply(self._command, (name,) + 
> > args))
> >   File "/usr/lib/python2.3/site-packages/offlineimap/imaplib.py", line 806, 
> > in
> > _command_
> >     typ, data = self._get_tagged_response(tag)
> >   File "/usr/lib/python2.3/site-packages/offlineimap/imaplib.py", line 907, 
> > in
> > _get_ta
> >     self._get_response()
> >   File "/usr/lib/python2.3/site-packages/offlineimap/imaplib.py", line 824, 
> > in
> > _get_re
> >     resp = self._get_line()
> >   File "/usr/lib/python2.3/site-packages/offlineimap/imaplib.py", line 917, 
> > in
> > _get_li
> >     line = self.readline()
> >   File "/usr/lib/python2.3/site-packages/offlineimap/imaplib.py", line 1149,
> > in readli
> >     return self.sslobj.readline()
> >   File "/usr/lib/python2.3/site-packages/offlineimap/imaplib.py", line 1091,
> > in readli
> >     linebuf = self.read(1024)
> >   File "/usr/lib/python2.3/site-packages/offlineimap/imaplib.py", line 1082,
> > in read
> >     retval = self._read(n)
> >   File "/usr/lib/python2.3/site-packages/offlineimap/imaplib.py", line 1070,
> > in _read
> >     return self.sslsock.read(n)
> > sslerror: (8, 'EOF occurred in violation of protocol')
> >
> >
> > No debug messages were logged for Copy message 939 from INBOX.
> >
> >
> > Any ideas ??
> >
>



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