On Tue, 2006-02-28 at 15:21 +0100, Jules Colding wrote: > Hi, > > Both methods seem to be designed to do the same wrt deleted messages - > namely to expunge them if the option is set. > > Where should I put the expunge functionality? In the store > implementation or in the folder implementation?? Expunge is a folder operation, so it would go into the CamelFolder Class. There is a method you need to implement in CamelFolderClass for expunge
-partha _______________________________________________ Evolution-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evolution-hackers
