imap: Added APPEND perform and response handler functions
authorJiri Hruska <jirka@fud.cz>
Fri, 1 Mar 2013 19:06:18 +0000 (20:06 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 2 Mar 2013 19:17:18 +0000 (19:17 +0000)
commit90b7d0ea599a030b5e24e1edcdb3c1d8e079f399
tree3a4135113bd9c0f4a6243f3c616e4688aa963cb9
parent1383522e3a524fb57b07577e42e6777ca16f3f93
imap: Added APPEND perform and response handler functions

Added imap_append() function to initiate upload and imap_append_resp()
to handle the continuation response and start the transfer.
lib/imap.c