Re: camel_folder_transfer_messages_to(): Provider assumptions?

Parthasarathi Susarla <[email protected]>
Newsgroups gmane.comp.gnome.evolution.devel
Organization Novell Software Development (I) Ltd.
Message-ID <[email protected]>
transfer_messages_to : is called when messages are moved between folders
within a store 
append_message : is called when messages are moved from folder of
another store to *your* store (which implements the append_message).

HTH,
partha
On Tue, 2006-02-28 at 11:08 +0100, Jules Colding wrote:
> 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
> 
> _______________________________________________
> Evolution-hackers mailing list
> [email protected]
> http://mail.gnome.org/mailman/listinfo/evolution-hackers
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.