On Sunday 08 February 2009 02:09:35 am [email protected] wrote: > > Attached Emails should be opened with OpenEmbeddedMessage call > > > > -- > > Julien Kerihuel > > Ok. Well, I'm using the Romulus package and I can't find this call in > there. Is it actually implemented yet? Not yet: http://trac.openchange.org/ticket/93
> And if it is, how would I use it? Shouldn't there be a flag > HasEmbeddedMessage and then a list of embedded messages? And how about > embedded messages containing attachments and more embedded messages? This > could be recursive. You can tell the type of attachment in a message, and you use OpenEmbeddedMessage on only those that are of the correct type. You can then do whatever operations on that embedded message that make sense for your application (e.g. looking at the attachments and deciding which ones you might like to open). Brad _______________________________________________ devel mailing list [email protected] http://mailman.openchange.org/listinfo/devel
