Your message dated Sat, 07 May 2011 13:32:52 +0000
with message-id <[email protected]>
and subject line Bug#303582: fixed in offlineimap 6.3.3-3
has caused the Debian Bug report #303582,
regarding offlineimap: 'EOF occurred in violation of protocol' with uw-imapd
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
303582: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=303582
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: offlineimap
Version: 4.0.9
Severity: normal

I installed uw-imapd-ssl 4:2001adebian-6 from woody on my mail server,
and tried to access it with offlineimap from unstable.  I got the
following error:

% offlineimap -u TTY.TTYUI             
OfflineIMAP 4.0.8 (Rev 592)
Copyright (C) 2002 - 2004 John Goerzen <[email protected]>
This software comes with ABSOLUTELY NO WARRANTY; see the file
COPYING for details.  This is free software, and you are welcome
to distribute it under the conditions laid out in COPYING.
Account sync madstop:
   ***** Processing account madstop
Account sync madstop:
   Copying folder structure from IMAP to MappedIMAP
Account sync madstop:
   Establishing connection to madstop.pimlott.net:993.
madstop: Enter password: 
Account sync madstop:
   Establishing connection to madstop.pimlott.net:993.
madstop: Enter password: 
Folder sync madstop[mail/test]:
   Syncing mail/test: IMAP -> MappedIMAP
Copy message 1 from mail/test:
   Copy message 1 IMAP[mail/test] -> MappedIMAP[mail/test], 
LocalStatus[mail.test]
Thread 'Copy message 1 from mail/test' 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 422, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib/python2.3/site-packages/offlineimap/folder/Base.py", line 276, 
in copymessageto
    newuid = object.savemessage(uid, message, flags)
  File "/usr/lib/python2.3/site-packages/offlineimap/folder/UIDMaps.py", line 
156, in savemessage
    newluid = self._mb.savemessage(self, -1, content, flags)
  File "/usr/lib/python2.3/site-packages/offlineimap/folder/IMAP.py", line 224, 
in savemessage
    date, content)[0] == 'OK')
  File "/usr/lib/python2.3/site-packages/offlineimap/imaplib.py", line 319, in 
append
    return self._simple_command(name, mailbox, flags, date_time)
  File "/usr/lib/python2.3/site-packages/offlineimap/imaplib.py", line 976, in 
_simple_command
    return self._command_complete(name, apply(self._command, (name,) + args))
  File "/usr/lib/python2.3/site-packages/offlineimap/imaplib.py", line 778, in 
_command
    while self._get_response():
  File "/usr/lib/python2.3/site-packages/offlineimap/imaplib.py", line 824, in 
_get_response
    resp = self._get_line()
  File "/usr/lib/python2.3/site-packages/offlineimap/imaplib.py", line 917, in 
_get_line
    line = self.readline()
  File "/usr/lib/python2.3/site-packages/offlineimap/imaplib.py", line 1149, in 
readline
    return self.sslobj.readline()
  File "/usr/lib/python2.3/site-packages/offlineimap/imaplib.py", line 1091, in 
readline
    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')


Last 12 debug messages logged for Copy message 1 from mail/test prior to 
exception:
imap: Returned object from fetching 1: ('OK', [('1 (UID 1 BODY[] {693}', 
'Return-path: <[email protected]>\r\nEnvelope-to: 
[email protected]\r\nDelivery-date: Thu, 07 Apr 2005 07:43:23 
-0700\r\nReceived: from andrew by madstop.pimlott.net with local (Exim 3.35 #1 
(Debian))\r\n\tid 1DJYE7-0002J3-00\r\n\tfor <[email protected]>; Thu, 07 Apr 
2005 07:43:23 -0700\r\nDate: Thu, 7 Apr 2005 07:43:23 -0700\r\nFrom: Andrew 
Pimlott <[email protected]>\r\nTo: Andrew Pimlott 
<[email protected]>\r\nSubject: test\r\nMessage-ID: 
<[email protected]>\r\nMime-Version: 1.0\r\nContent-Type: 
text/plain; charset=us-ascii\r\nContent-Disposition: inline\r\nUser-Agent: 
Mutt/1.5.6+20040907i\r\nX-Bogosity: Ham, tests=bogofilter, spamicity=0.000042, 
version=0.94.1\r\nContent-Length: 0\r\nLines: 0\r\n\r\n'), ')'])
imap: savemessage: called
imap: savemessage: using date " 7-Apr-2005 07:43:23 -0800"
imap: savemessage: initial content is: 'Return-path: 
<[email protected]>\r\nEnvelope-to: [email protected]\r\nDelivery-date: Thu, 
07 Apr 2005 07:43:23 -0700\r\nReceived: from andrew by madstop.pimlott.net with 
local (Exim 3.35 #1 (Debian))\r\n\tid 1DJYE7-0002J3-00\r\n\tfor 
<[email protected]>; Thu, 07 Apr 2005 07:43:23 -0700\r\nDate: Thu, 7 Apr 2005 
07:43:23 -0700\r\nFrom: Andrew Pimlott <[email protected]>\r\nTo: Andrew 
Pimlott <[email protected]>\r\nSubject: test\r\nMessage-ID: 
<[email protected]>\r\nMime-Version: 1.0\r\nContent-Type: 
text/plain; charset=us-ascii\r\nContent-Disposition: inline\r\nUser-Agent: 
Mutt/1.5.6+20040907i\r\nX-Bogosity: Ham, tests=bogofilter, spamicity=0.000042, 
version=0.94.1\r\nContent-Length: 0\r\nLines: 0\r\n\r\n'
imap: savemessage: new headers are: 
X-OfflineIMAP-1507185133-6d616473746f70-6d61696c2f74657374: 
1112887115-0251739269695-v4.0.8
imap: savemessage_addheader: called to add 
X-OfflineIMAP-1507185133-6d616473746f70-6d61696c2f74657374: 
1112887115-0251739269695-v4.0.8
imap: savemessage_addheader: insertionpoint = 33
imap: savemessage_addheader: leader = 'Return-path: <[email protected]>'
imap: savemessage_addheader: newline = 
'\r\nX-OfflineIMAP-1507185133-6d616473746f70-6d61696c2f74657374: 
1112887115-0251739269695-v4.0.8'
imap: savemessage_addheader: trailer = '\r\nEnvelope-to: 
[email protected]\r\nDelivery-date: Thu, 07 Apr 2005 07:43:23 
-0700\r\nReceived: from andrew by madstop.pimlott.net with local (Exim 3.35 #1 
(Debian))\r\n\tid 1DJYE7-0002J3-00\r\n\tfor <[email protected]>; Thu, 07 Apr 
2005 07:43:23 -0700\r\nDate: Thu, 7 Apr 2005 07:43:23 -0700\r\nFrom: Andrew 
Pimlott <[email protected]>\r\nTo: Andrew Pimlott 
<[email protected]>\r\nSubject: test\r\nMessage-ID: 
<[email protected]>\r\nMime-Version: 1.0\r\nContent-Type: 
text/plain; charset=us-ascii\r\nContent-Disposition: inline\r\nUser-Agent: 
Mutt/1.5.6+20040907i\r\nX-Bogosity: Ham, tests=bogofilter, spamicity=0.000042, 
version=0.94.1\r\nContent-Length: 0\r\nLines: 0\r\n\r\n'
imap: savemessage: new content is: 'Return-path: 
<[email protected]>\r\nX-OfflineIMAP-1507185133-6d616473746f70-6d61696c2f74657374:
 1112887115-0251739269695-v4.0.8\r\nEnvelope-to: 
[email protected]\r\nDelivery-date: Thu, 07 Apr 2005 07:43:23 
-0700\r\nReceived: from andrew by madstop.pimlott.net with local (Exim 3.35 #1 
(Debian))\r\n\tid 1DJYE7-0002J3-00\r\n\tfor <[email protected]>; Thu, 07 Apr 
2005 07:43:23 -0700\r\nDate: Thu, 7 Apr 2005 07:43:23 -0700\r\nFrom: Andrew 
Pimlott <[email protected]>\r\nTo: Andrew Pimlott 
<[email protected]>\r\nSubject: test\r\nMessage-ID: 
<[email protected]>\r\nMime-Version: 1.0\r\nContent-Type: 
text/plain; charset=us-ascii\r\nContent-Disposition: inline\r\nUser-Agent: 
Mutt/1.5.6+20040907i\r\nX-Bogosity: Ham, tests=bogofilter, spamicity=0.000042, 
version=0.94.1\r\nContent-Length: 0\r\nLines: 0\r\n\r\n'
imap: savemessage: new content length is 786

This is a test mailbox containing one test message.  I can open it just
fine (over IMAP SSL) with mutt.  Here is my config file:

    [general]
    accounts = madstop

    [Account madstop]
    localrepository = madstop
    remoterepository = madstop

    [Repository madstop]
    type = Maildir
    localfolders = ~/mail

    [Repository madstop]
    type = IMAP
    ssl = yes
    remotehost = pimlott.net
    remoteuser = andrew

    reference = mail
    folderfilter = lambda f: re.search('test', f)

Also, I noticed that I am asked for my password twice with the TTY.TTYUI
interface.

Andrew

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages offlineimap depends on:
ii  python2.3                     2.3.5-2    An interactive high-level object-o

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: offlineimap
Source-Version: 6.3.3-3

We believe that the bug you reported is fixed in the latest version of
offlineimap, which is due to be installed in the Debian FTP archive:

offlineimap_6.3.3-3.debian.tar.gz
  to main/o/offlineimap/offlineimap_6.3.3-3.debian.tar.gz
offlineimap_6.3.3-3.dsc
  to main/o/offlineimap/offlineimap_6.3.3-3.dsc
offlineimap_6.3.3-3_all.deb
  to main/o/offlineimap/offlineimap_6.3.3-3_all.deb
offlineimap_6.3.3.orig.tar.gz
  to main/o/offlineimap/offlineimap_6.3.3.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
John Francesco Ferlito <[email protected]> (supplier of updated offlineimap 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 01 May 2011 18:24:54 +1000
Source: offlineimap
Binary: offlineimap
Architecture: source all
Version: 6.3.3-3
Distribution: unstable
Urgency: low
Maintainer: John Francesco Ferlito <[email protected]>
Changed-By: John Francesco Ferlito <[email protected]>
Description: 
 offlineimap - IMAP/Maildir synchronization and reader support
Closes: 303582 381449 410181 435959 470875 481041 569068 596291 613331 613483 
618516 620737
Changes: 
 offlineimap (6.3.3-3) unstable; urgency=low
 .
   * New upstream release.
     - getting stuck when run with multiple threads (Closes: #596291).
     - Uses wrong gmail folders? (Closes: #481041).
     - NameError: global name 'UIBase' is not defined (Closes: #613483).
     - Unknown IMAP4 command: 'selectedfolder' (Closes: #569068).
     - Removed debian/patches/*
     - kerberos authentication works only the first time (Closes: #470875).
     - Support RFC4315 UIDPLUS extension in APPEND reply (Closes: #435959).
     - sync and exit on request/signal (Closes: #410181).
     - man page uid validity problem workaround is confusing (Closes: #381449).
     - 'EOF occurred in violation of protocol' with uw-imapd (Closes: #303582).
   * Make sure man page is built and installed (Closes: #618516, #613331).
   * Update upstream location in debian/copyright (Closes: #620737).
Checksums-Sha1: 
 74236bf9f2accefec5462bf4ee59049eec510f64 1238 offlineimap_6.3.3-3.dsc
 ea99d7a02b07a777dddfe99abf9bb7f765ff590d 119492 offlineimap_6.3.3.orig.tar.gz
 e51df85537a884180ccf73c87dbcb44f68a5eb13 19021 
offlineimap_6.3.3-3.debian.tar.gz
 002a0e8b64d9b1438bba491d65e1a754f097ba8e 127408 offlineimap_6.3.3-3_all.deb
Checksums-Sha256: 
 baaf71b717125663b7f8d821cb5d3efc70157f1302e98323afec4a1ec5bc2927 1238 
offlineimap_6.3.3-3.dsc
 8704139bcb45293f39f4dc429458a6438a6e391d844088e922cf8a99530c09a5 119492 
offlineimap_6.3.3.orig.tar.gz
 6e6f56a853fcf89f55f8ac34952bcb1cef301380a51c18f82b927f7cedd3f89d 19021 
offlineimap_6.3.3-3.debian.tar.gz
 ebe5060df9583520e9d7eb14aa89efca6894a4ebe324ea052bfe86aba7f165fe 127408 
offlineimap_6.3.3-3_all.deb
Files: 
 eb3d10da144cfdd095a41e0ce0621c22 1238 mail optional offlineimap_6.3.3-3.dsc
 58a69fb16ea73116d05f3eefb94bb8a4 119492 mail optional 
offlineimap_6.3.3.orig.tar.gz
 b4c1dff0b0c67464bae6ed1bfa5fb084 19021 mail optional 
offlineimap_6.3.3-3.debian.tar.gz
 44214becb392b1fe072b5798309b50a8 127408 mail optional 
offlineimap_6.3.3-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk3FSFIACgkQYcdJscd4KNQPfwCeOVCEblJlzuktLUzzNoOLvrHq
P1MAoIzftY9odBS/dWObYiH7B9WRVXa6
=+qAO
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to