The UIDPLUS extension doesn't give a "UID APPEND" command, instead it just
authorJeffrey Stedfast <fejj@novell.com>
Mon, 23 May 2005 15:24:36 +0000 (15:24 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Mon, 23 May 2005 15:24:36 +0000 (15:24 +0000)
commitf695eaee5601c6b6d4051601d6b511c42a090bb0
tree3fe3f855743ead7b7905c468dc6b7e3c1585f0fc
parent84ec5f9f3a9627ab60850444dca2858ccbd5f17b
The UIDPLUS extension doesn't give a "UID APPEND" command, instead it just

2005-05-23  Jeffrey Stedfast  <fejj@novell.com>

* camel-imap4-folder.c (imap4_append_message): The UIDPLUS
extension doesn't give a "UID APPEND" command, instead it just
provides the APPENDUID RESP-CODE, so no need to conditionalise the
command-creation code here. Simply always send "APPEND ..."
camel/providers/imap4/ChangeLog
camel/providers/imap4/camel-imap4-folder.c