(imap_copy_message_to): Fix this up: sync flags to the server
authorDan Winship <danw@src.gnome.org>
Thu, 11 Jan 2001 23:56:50 +0000 (23:56 +0000)
committerDan Winship <danw@src.gnome.org>
Thu, 11 Jan 2001 23:56:50 +0000 (23:56 +0000)
commitaad8c7517f3f36847cc2da76db76c859966be46a
tree957ff04afe8ab3f2b466fe729f17a5a9189f06cf
parent85ce4d7075b6ed0d6d29135f2c93de7dabf656d8
(imap_copy_message_to): Fix this up: sync flags to the server
before copying so that they end up correct in the remote folder.
And poke the destination folder after doing the copy so it notices
the new message right away.
(imap_move_message_to): Call imap_copy_message_to for most of the
work rather than duplicating the code (since it's much more
complicated now).
camel/ChangeLog
camel/providers/imap/camel-imap-folder.c