imap: Enabled APPEND support in imap_perform()
authorJiri Hruska <jirka@fud.cz>
Fri, 1 Mar 2013 19:49:14 +0000 (20:49 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 2 Mar 2013 20:17:45 +0000 (20:17 +0000)
commit7b471fb3443c5f17912c6a1aa8f99d98af472608
tree0f3c101fe10dc59e97232361d0496712888fb539
parentf8c8c76d39ac2fa825481ba42ab2247cd122f963
imap: Enabled APPEND support in imap_perform()

Added logic in imap_perform() to perform an APPEND rather than SELECT
and FETCH if an upload has been specified.
lib/imap.c