Eric,

Would you be able to investigate this?
--- Begin Message ---
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

Last 50 debug messages logged for Account sync Test prior to exception:
maildir:   This is a maildir folder.
maildir:   foldername = jokes
maildir: _GETFOLDERS_SCANDIR STARTING. root = /home/wouter/Maildir, extension = 
jokes
maildir:   toppath = /home/wouter/Maildir/jokes
maildir:   *** top of loop
maildir:   dirname = cur
maildir:   skipping this dir (Maildir special)
maildir:   *** top of loop
maildir:   dirname = new
maildir:   skipping this dir (Maildir special)
maildir:   *** top of loop
maildir:   dirname = tmp
maildir:   skipping this dir (Maildir special)
maildir:   *** top of loop
maildir:   dirname = .
maildir:   fullname = /home/wouter/Maildir/jokes/.
maildir:   This is a maildir folder.
maildir:   foldername = jokes/.
maildir: _GETFOLDERS_SCANDIR RETURNING ['jokes/.']
maildir:   *** top of loop
maildir:   dirname = nbd
maildir:   fullname = /home/wouter/Maildir/nbd
maildir:   This is a maildir folder.
maildir:   foldername = nbd
maildir: _GETFOLDERS_SCANDIR STARTING. root = /home/wouter/Maildir, extension = 
nbd
maildir:   toppath = /home/wouter/Maildir/nbd
maildir:   *** top of loop
maildir:   dirname = cur
maildir:   skipping this dir (Maildir special)
maildir:   *** top of loop
maildir:   dirname = new
maildir:   skipping this dir (Maildir special)
maildir:   *** top of loop
maildir:   dirname = tmp
maildir:   skipping this dir (Maildir special)
maildir:   *** top of loop
maildir:   dirname = .
maildir:   fullname = /home/wouter/Maildir/nbd/.
maildir:   This is a maildir folder.
maildir:   foldername = nbd/.
maildir: _GETFOLDERS_SCANDIR RETURNING ['nbd/.']
maildir:   *** top of loop
maildir:   dirname = .
maildir:   fullname = /home/wouter/Maildir/.
maildir:   This is a maildir folder.
maildir:   foldername = .
maildir: _GETFOLDERS_SCANDIR RETURNING ['+planet', '+planet/.', 'cronjobs', 'cro
[...]
imap: Attempting GSSAPI authentication
imap: A required input parameter could not be read: No error
imap: GSSAPI Authentication failed

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.24-1-powerpc
Locale: LANG=nl_BE.UTF-8, LC_CTYPE=nl_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages offlineimap depends on:
ii  python                        2.4.4-6    An interactive high-level object-o
ii  python-support                0.7.6      automated rebuilding support for p

offlineimap recommends no packages.

-- no debconf information




--- End Message ---

Reply via email to