On Thu, May 28, 2009 at 1:32 PM, Claus Ibsen <[email protected]> wrote: > Hi > > On Thu, May 28, 2009 at 11:56 AM, rohitbrai <[email protected]> wrote: >> >> I need to set alternate PlainText body while sending mail, so the people who >> are using non html mail clients can see the PlainText message. For this I >> was going through the MailBinding component in a hope that I can edit it to >> get this one working and found that it is already supported. >> >> if you set CamelMailAlternativeBody header camel will make the message as >> MultiPartMimeMessage and set this header's content as the alternative plain >> text message content. >> >> We should add this to documentation wiki. just found that I can't edit it, >> so putting in this mail for records. Hope it helps someone. >> >> Can anyone add this info to wiki? Including an additional comment for the >> from header that it can accept message in the format "Rohit >> <[email protected]>" Which will set the sender id and name. > Thanks for reporting it. > > I will look into the 2 issues you have highlighted: > 1) alternative body > 2) from can set both sender id and name in the format from above > > > If you want you can get karma so you can edit the wiki pages yourself. > http://camel.apache.org/contributing.html > Hi
I have updated the wiki page Takes a couple of hours to be updated on the static html pages as well. > > > >> -- >> View this message in context: >> http://www.nabble.com/Camel-Mail-SMTP-component-supports-alternative-body%2C-but-is-not-documented-tp23758660p23758660.html >> Sent from the Camel - Users mailing list archive at Nabble.com. >> >> > > > > -- > Claus Ibsen > Apache Camel Committer > > Open Source Integration: http://fusesource.com > Blog: http://davsclaus.blogspot.com/ > Twitter: http://twitter.com/davsclaus > -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus
