Revert "completed: * fixes behaviour when changing flags, without corresp. rights (s,d,w)"

This reverts commit 08f22be8ea.

Conflicts:

	offlineimap/folder/IMAP.py
This commit is contained in:
John Goerzen 2008-03-04 08:15:48 -06:00
parent cabd8d1735
commit 3cb3a675b8

View File

@ -368,6 +368,7 @@ class IMAPFolder(BaseFolder):
try:
imapobj.select(self.getfullname())
except imapobj.readonly:
# unsure, whether this can be reached
UIBase.getglobalui().flagstoreadonly(self, uidlist, flags)
return
r = imapobj.uid('store',