Package: offlineimap Version: 6.3.3-3 Severity: normal offlineimap crashes with strange messages if password does not match.
offlineimap should write sth. like "authentification failed" ======================== $ offlineimap -c .offlineimaprc -l offlineimap.log OfflineIMAP 6.3.3 Copyright (C) 2002 - 2010 John Goerzen <j...@complete.org> 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 Test: ***** Processing account Test Copying folder structure from IMAP to Maildir Establishing connection to imap.xxxxxxxxxxx.com:143. Remote: Enter password: WARNING: Error occured attempting to sync account Test: Traceback (most recent call last): File "/usr/lib/pymodules/python2.6/offlineimap/accounts.py", line 191, in syncrunner self.sync(siglistener) File "/usr/lib/pymodules/python2.6/offlineimap/accounts.py", line 246, in sync remoterepos.syncfoldersto(localrepos, [statusrepos]) File "/usr/lib/pymodules/python2.6/offlineimap/repository/Base.py", line 121, in syncfoldersto srcfolders = src.getfolders() File "/usr/lib/pymodules/python2.6/offlineimap/repository/IMAP.py", line 242, in getfolders imapobj = self.imapserver.acquireconnection() File "/usr/lib/pymodules/python2.6/offlineimap/imapserver.py", line 239, in acquireconnection self.plainauth(imapobj) File "/usr/lib/pymodules/python2.6/offlineimap/imapserver.py", line 129, in plainauth imapobj.login(self.username, self.getpassword()) File "/usr/lib/pymodules/python2.6/offlineimap/imaplib2.py", line 781, in login self._deliver_exc(self.error, dat[-1], kw) File "/usr/lib/pymodules/python2.6/offlineimap/imaplib2.py", line 1314, in _deliver_exc raise exc(dat) error: Login only available under a layer ***** Finished processing account Test -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.38-2-686 (SMP w/1 CPU core) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages offlineimap depends on: ii python 2.6.6-14 interactive high-level object-orie ii python-support 1.0.13 automated rebuilding support for P offlineimap recommends no packages. Versions of packages offlineimap suggests: ii doc-base 0.10.1 utilities to manage online documen pn python-kerberos <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org