Re: Move and copy messages



On Wed, 2006-11-15 at 18:36 +0100, Sergio Villar Senin wrote:
> Hi,
> 
> I need to copy and move messages between folders. I think this feature
> should be part of tinymail. What do you think about
> 
> tny_folder_transfer_msgs (TnyFolder *folder_src,
>                           TnyList   *msg_list,
>                           TnyFolder *folder_dst,
>                           gboolean   delete_originals);
> 
> the default camel implementation of this function will call
> camel_folder_transfer_messages_to. The folders could belong to different
>  folder stores, and the delete_originals parametter will say if the
> operation is a move or just a copy.

A patch with this would be very interesting. But make sure you get
everything right, and try to include some unit tests (there is an
account setup for this on mail.tinymail.org, the unit tests will
automatically use this account).

> What do you think about that? Will a patch with this be interesting?

Looking forward to your patch


-- 
Philip Van Hoof, software developer
home: me at pvanhoof dot be 
gnome: pvanhoof at gnome dot org 
http://www.pvanhoof.be/blog







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]