aboutsummaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorJiri Hruska <jirka@fud.cz>2013-03-03 11:09:44 +0100
committerSteve Holme <steve_holme@hotmail.com>2013-03-03 13:10:31 +0000
commit226c1c6876fffd362f22c4a507be360fb1bc8103 (patch)
tree4f05488538f541eb4594931c480a6cc47a33ad83 /packages
parent711065e4df72a3a6c8828eac30750a95d8d556d0 (diff)
imap: Added custom request perform and response handler functions
Added imap_custom(), which initiates the custom command processing, and an associated response handler imap_state_custom_resp(), which handles any responses by sending them to the client as body data. All untagged responses with the same name as the first word of the custom request string are accepted, with the exception of SELECT and EXAMINE which have responses that cannot be easily identified. An extra check has been provided for them so that any untagged responses are accepted for them.
Diffstat (limited to 'packages')
0 files changed, 0 insertions, 0 deletions