Package: offlineimap
Version: 6.1.1

--- Please enter the report below this line. ---

Same problem here.
Here's the backtrace obtained:

Traceback (most recent call last):                                       
  File "/usr/lib/pymodules/python2.5/offlineimap/threadutil.py", line 149, in 
run
    Thread.run(self)                                                            
 
  File "/usr/lib/python2.5/threading.py", line 446, in run                      
 
    self.__target(*self.__args, **self.__kwargs)                                
 
  File "/usr/lib/pymodules/python2.5/offlineimap/accounts.py", line 188, in 
syncrunner
    self.sync(siglistener)                                                      
      
  File "/usr/lib/pymodules/python2.5/offlineimap/accounts.py", line 220, in 
sync      
    remoterepos.syncfoldersto(localrepos, [statusrepos])                        
      
  File "/usr/lib/pymodules/python2.5/offlineimap/repository/Base.py", line 135, 
in syncfoldersto
    srcfolders = src.getfolders()                                               
                
  File "/usr/lib/pymodules/python2.5/offlineimap/repository/IMAP.py", line 226, 
in getfolders   
    imapobj = self.imapserver.acquireconnection()                               
                
  File "/usr/lib/pymodules/python2.5/offlineimap/imapserver.py", line 289, in 
acquireconnection 
    imapobj.authenticate('CRAM-MD5', self.md5handler)                           
                
  File "/usr/lib/pymodules/python2.5/offlineimap/imaplib2.py", line 488, in 
authenticate        
    self._deliver_exc(self.error, dat[-1])                                      
                
TypeError: _deliver_exc() takes exactly 4 arguments (3 given)                   
                


It seems related with the authentication (CRAM-MD5) ?



--- System information. ---
Architecture: amd64
Kernel:       Linux 2.6.29.1

Debian Release: squeeze/sid

--- Package information. ---
Depends              (Version) | Installed
==============================-+-============
python                (>= 2.5) | 2.5.4-2
python-support     (>= 0.90.0) | 1.0.3


Package's Recommends field is empty.

Suggests             (Version) | Installed
==============================-+-===========
python-kerberos                | 








-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to