Inherits Command
The Notify class implements the IMAP NOTIFY extension, RFC 5465.
It doesn't actually do very much, just parse the MUA's wishes and sets a variable or two or three or forty-four for IMAP to use.
Activates the parsed notification. May run a bunch of STATUS queries.
Reimplements Command::execute().
Parses a single event description and records it using s.
Parses an even group and updates state.
Parses the one-or-many-mailbox item and returns a pointer to a list of mailboxes. The return value will not be a null pointer, but can point to an empty list, and in case of errors the list mail contain null pointers.
This web page based on source code belonging to The Archiveopteryx Developers. All rights reserved.