You could write a custom marshaler that suits your needs and do any transformation you want.
On Mon, Jul 28, 2008 at 12:23 PM, Andrea Zoppello <[EMAIL PROTECTED]> wrote: > thx i'll try. > > Another thing i need is to use a template engine ( velocity of freemarker ). > > It's not a big problem i could prepare the messagen content with a groovy > script befaore sending it, but i want to know if is possible to use directly > inside servicemix mail endpoint. > > Andrea > Guillaume Nodet ha scritto: >> >> I suppose it should work if you html is well formed. >> If you want to include both the html and text versions, this would >> require using attachments I guess. >> >> On Mon, Jul 28, 2008 at 10:14 AM, Andrea Zoppello <[EMAIL PROTECTED]> >> wrote: >> >>> >>> Hi, >>> >>> Does anyone knows if it's possible to send mail with html content with >>> servicemix mail??? >>> >>> Thx >>> Andrea >>> >>> >> >> >> >> > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
