We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b7b1c6 commit d2fcb76Copy full SHA for d2fcb76
doc/event.8gx
@@ -116,6 +116,10 @@ arrival of new messages is conveyed.
116
.SS MESSAGE-FLAG
117
The notification "MESSAGE\-FLAG <username> <folder> <messageid>" informs
118
listeners that the message metadata has changed and warrants being reloaded.
119
+(This operation is no longer recognized since Gromox 2.17-26-g10564f3e7.)
120
+.SS MESSAGE-UFLAG
121
+The notification "MESSAGE\-UFLAG <username> <folder> <imapuid>" informs
122
+listeners that the message metadata has changed and warrants being reloaded.
123
.SS MESSAGE-EXPUNGE
124
The notification "MESSAGE\-EXPUNGE <username> <folder> <messageid>" informs
125
listeners that the message was deleted.
0 commit comments