projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7c4277
)
Bug #8882: Add blurb about default non-settable flags
author
Michael M Slusarz
<slusarz@curecanti.org>
Thu, 25 Feb 2010 05:55:34 +0000
(22:55 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Thu, 25 Feb 2010 05:55:34 +0000
(22:55 -0700)
imp/docs/UPGRADING
patch
|
blob
|
history
diff --git
a/imp/docs/UPGRADING
b/imp/docs/UPGRADING
index
9674353
..
fbf3b3f
100644
(file)
--- a/
imp/docs/UPGRADING
+++ b/
imp/docs/UPGRADING
@@
-90,6
+90,16
@@
Maintenance Tasks
TODO
+Flags
+-----
+The list of available IMAP Flags/Keywords is now configurable via the
+'msgflags' preference.
+
+The \Answered, \Deleted, and \Draft IMAP flags are no longer user settable
+by default - these flags have special meanings and are automatically handled
+by the various message action functions instead.
+
+
Upgrading IMP From 4.1.x To 4.2.x
=================================