tags 470875 pending
thanks

A commit relevant to this bug has occurred.

commit 817c09a4607f45635a6f327cebc593e396723514
Author: John Goerzen <jgoer...@complete.org>
Date:   Tue Apr 21 00:03:28 2009 -0500

    Apply patch to fix autorefresh with Kerberos
    
    Patch from Eric Dorland
    
    Closes: #470875
    
    From: Wouter Verhelst
    Subject: kerberos authentication works only the first time
    Date: Fri, 14 Mar 2008 09:28:37 +0100
    
    Package: offlineimap
    Version: 5.99.8
    Severity: normal
    
    Hi,
    
    I have the "autorefresh" configuration option specified in my
    .offlineimaprc, and am now using the kerberos authentication.
    
    However, this kerberos authentication seems to work only the first
    time
    offlineimap tries to fetch mails. The next time, it fails with this
    output:
    
    Thread 'Account sync Test' terminated with exception:
    Traceback (most recent call last):
      File "/var/lib/python-support/python2.4/offlineimap/threadutil.py",
      line 153, in run
        Thread.run(self)
      File "/usr/lib/python2.4/threading.py", line 422, in run
        self.__target(*self.__args, **self.__kwargs)
      File "/var/lib/python-support/python2.4/offlineimap/accounts.py",
      line 119, in syncrunner
        self.sync()
      File "/var/lib/python-support/python2.4/offlineimap/accounts.py",
      line 148, in sync
        remoterepos.syncfoldersto(localrepos, [statusrepos])
      File
      "/var/lib/python-support/python2.4/offlineimap/repository/Base.py",
      line 135, in syncfoldersto
        srcfolders = src.getfolders()
      File
      "/var/lib/python-support/python2.4/offlineimap/repository/IMAP.py",
      line 192, in getfolders
        listresult = imapobj.list(directory =
        self.imapserver.reference)[1]
      File "/usr/lib/python2.4/imaplib.py", line 469, in list
        typ, dat = self._simple_command(name, directory, pattern)
      File "/usr/lib/python2.4/imaplib.py", line 1028, in _simple_command
        return self._command_complete(name, self._command(name, *args))
      File "/usr/lib/python2.4/imaplib.py", line 787, in _command
        raise self.error(
    error: command LIST illegal in state NONAUTH

Diff: 
http://git.complete.org/offlineimap?a=commitdiff_plain;h=817c09a4607f45635a6f327cebc593e396723514

 offlineimap/imapserver.py |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

More details are available at:
    
http://git.complete.org/offlineimap?a=commit;h=817c09a4607f45635a6f327cebc593e396723514



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to