Go to file
John Goerzen 9a168c573e Revert "fixes behaviour when changing flags, without corresp. rights (s,d,w)"
This reverts commit 71a76d9a61.

Zak Smith reported a problem at:

      self.processmessagesflags('+', uidlist, flags)
  File "/usr/lib/python2.5/site-packages/offlineimap/folder/IMAP.py",
  line 372, in processmessagesflags
    myrights = imapobj.myrights(self.getfullname())[1][0].split()[1]
IndexError: list index out of range

Conflicts:

	offlineimap/folder/IMAP.py
2008-03-03 21:20:53 -06:00
bin Version 5.99.5 update 2008-03-03 04:30:13 -06:00
debian debian/rules is executable 2008-03-03 04:30:29 -06:00
docs/sgml-common Step 2 of SVN to arch tree conversion 2005-04-16 20:33:35 +01:00
offlineimap Revert "fixes behaviour when changing flags, without corresp. rights (s,d,w)" 2008-03-03 21:20:53 -06:00
COPYING Update FSF address 2006-08-12 05:15:55 +01:00
COPYRIGHT Updated copyright files 2007-07-04 18:54:41 +01:00
FAQ.html Add the FAQ 2006-12-02 22:03:05 +01:00
Makefile Changed Makefile line to igonre .git instead of _darcs 2008-03-03 04:27:42 -06:00
offlineimap.conf Merge branch 'netrc-integration' 2008-03-03 02:27:13 -06:00
offlineimap.conf.minimal Step 2 of SVN to arch tree conversion 2005-04-16 20:33:35 +01:00
offlineimap.py Version 5.99.5 update 2008-03-03 04:30:13 -06:00
offlineimap.sgml Clarify instructions for dealing with UID validity issues 2008-03-03 01:39:13 -06:00
offlineimap.spec Updating version number to 4.0.16 2006-12-02 21:59:02 +01:00
README Updated copyright and version info for 4.0.15 2006-11-30 10:51:14 +01:00
setup.py Updated copyright and version info for 4.0.15 2006-11-30 10:51:14 +01:00
UPGRADING Step 2 of SVN to arch tree conversion 2005-04-16 20:33:35 +01:00

OfflineIMAP
Copyright (C) 2002 - 2006 John Goerzen <jgoerzen@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.

http://software.complete.org/offlineimap/

Please see manual.txt; the information previously in README has been moved
there.