On Tue, Feb 3, 2009 at 9:19 PM, MarkBi <mabis...@cs.indiana.edu> wrote:
>
> Need an example demonstrating camel-mail support of endpoint sending a
> multipart/alternative message (plain text body and equivalent html body).
>
> "./src/test/java/org/apache/camel/component/mail/MimeMessageConsumeTest.java"
> is an example using javamail transport to send a multipart/alternative but
> not the camel-mail endpoint. If an example is not readily available, does
> camel-mail support this or is it a known limitation due to single body
> exchange? If it is a limitation then is it possible to send 2nd part as
> attachment (but without filename, disposition, etc...) and with the
> appropriate alternative content types.
>
> Many thanks!
Hi

I dont think we have such an example. Many of the wiki documentation
is usually based on real unit tests.
And you have looked what we got.

We love contributions, so if you feel like it then please give it a
stab at it to add this feature/example that you need.
http://camel.apache.org/contributing.html


> --
> View this message in context: 
> http://www.nabble.com/Need-example-demonstrating-camel-mail-support-of-endpoint-sending-multipart-alternative-message-tp21818001s22882p21818001.html
> Sent from the Camel - Development mailing list archive at Nabble.com.
>
>



-- 
Claus Ibsen
Apache Camel Committer

Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/

Reply via email to