[kmail] [Bug 159296] kmail unuseable with cyrusIMAP - on reading mail KMail tries to set more flags than just SEEN
Andre Heinecke
aheinecke at intevation.de
Thu Sep 19 17:35:40 BST 2013
https://bugs.kde.org/show_bug.cgi?id=159296
--- Comment #14 from Andre Heinecke <aheinecke at intevation.de> ---
Git commit 81897c5c0a188ff6dc9933ce30c2cc3215f85323 by Andre Heinecke.
Committed on 19/09/2013 at 16:26.
Pushed by aheinecke into branch 'enterprise/e3'.
Only update SEEN flag when it is the only allowed
If the server says in the select command that a folder
is read-write Kontact assumes that it can modify a basic
set of flags. (See the bug for more info) But if we can
only modify SEEN we can reuse the setSeenFlags functions.
This is a bit of a workaround for a proper and generic handling
of the permanentFlags but since this is only relevant for
the old code I did not want to change more then necessary to
solve the concrete Problem.
Fixes:
kolab/issue4868
M +5 -1 kmail/kmfolderimap.cpp
http://commits.kde.org/kdepim/81897c5c0a188ff6dc9933ce30c2cc3215f85323
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list