Hello folks!

We are using Camel 2.10.4. 

Before sending an email I create the html email message via Apache Velocity.
The smtp component
has the option contentType and that's why I have set it to "text/html".
However this configuration
has no effect and I receive the email as plain text. 
After I have explicit changed the exchange header Exchange.CONTENT_TYPE to
"text/html" it is working.

Has anybody the knowledge why?

Cheers
Hilderich



--
View this message in context: 
http://camel.465427.n5.nabble.com/smtp-option-contentType-text-html-has-no-effect-tp5736951.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to