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 9d9a4af commit 8b7b1c6Copy full SHA for 8b7b1c6
doc/event.8gx
@@ -111,7 +111,8 @@ Any other input is treated as a notification item and is not interpreted by
111
event(8gx) beyond checking the number of fields:
112
.SS FOLDER-TOUCH
113
The notification "FOLDER\-TOUCH <username> <folder>" informs listeners that the
114
-folder metadata has changed and warrants being reloaded.
+folder metadata has changed and warrants being reloaded. This is also how the
115
+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.
0 commit comments