Hi,

I am having trouble sending ISO-8859-1 characters, e.g. åäö, in emails. I
have tried to set the defaultEncoding option of the 
http://camel.apache.org/mail.html Camel Mail  component to ISO-8859-1, but
that did not solve the problem. 

The sender is implemented as

producerTemplate.sendBodyAndHeaders(emailRecipientUri, emailBody,
camelEmailHeaders);

and I am using Camel 2.3.0


Any ideas?

/Mattias




-- 
View this message in context: 
http://camel.465427.n5.nabble.com/Email-character-encoding-tp510814p510814.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to