Files
evolution/camel/providers
Dan Winship 2805b11f12 (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).

svn path=/trunk/; revision=7419
2001-01-11 23:56:50 +00:00
..