[Evolution-hackers] camel_folder_transfer_messages_to(): Provider assumptions?
- From: Jules Colding <colding omesc com>
- To: Evolution Hackers <evolution-hackers gnome org>
- Subject: [Evolution-hackers] camel_folder_transfer_messages_to(): Provider assumptions?
- Date: Tue, 28 Feb 2006 11:08:22 +0100
Hi,
Can I assume anything regarding the "source" and "dest" folders below?
void camel_folder_transfer_messages_to(CamelFolder *source,
GPtrArray *uids,
CamelFolder *dest,
GPtrArray **transferred_uids,
gboolean delete_originals,
CamelException *ex);
It would be natural to expect that both folders are served by the Camel
provider implementing the method and that inter-provider copies/moves of
messages are done with append_message(), but that is not specifically
stated in the documentation.
Anyone care the confirm this assumption?
Thanks,
jules
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]