Re: Mail transformation within SendMail Transformer
Vik Tara <[email protected]>
| Newsgroups | gmane.comp.cms.lenya.user |
|---|---|
| Message-ID | <[email protected]> |
Sachin, Let us know if it does support attachments as it's not mentioned in the Cocoon docs (although the javadoc does list an attachment field) Regards Vik On 01/15/2010 10:48 AM, sac sha wrote: > Thanks Thorsten. > > Let me try that. > > On Wed, Jan 13, 2010 at 2:20 PM, Thorsten Scherler > <[email protected]> wrote: >> On Wed, 2010-01-13 at 13:49 +0000, sac sha wrote: >>> Hi All >>> >>> I am trying to implement sendmail transformer in my publication. >>> Simple text mail sending works fine. I have also trying to integrate >>> an html in the mail content tag and its also works fine for me. >>> >>> But I want my mail to be properly styled like having background images >>> and properly formatted. Is that possible to do that with send mail >>> transformer? >>> If yes then how can I achieve that? >>> >>> Right now I am just making different html templates and then inserting >>> those templates into the sendmail transformers tag as data. >>> >>> <sendmail:body>{my html as string}</sendmail:body> >>> >>> But it does not include any css or images. >> >> You would need to use attachments for that, not sure whether sendmail >> transformer is doing that out of the box. >> >> salu2 >> >>> >>> Please suggest. >>> >>> -- >>> Regards >>> Sachin Sharma >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >> -- >> Thorsten Scherler<thorsten.at.apache.org> >> Open Source Java<consulting, training and solutions> >> >> Sociedad Andaluza para el Desarrollo de la Sociedad >> de la Información, S.A.U. (SADESI) >> >> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > >