Mattias Severson wrote:
I am indeed using Mac OS X for development, i.e. that is where Camel is used.
However, the smtp server is running on a Linux machine. I updated the header to headers.put(Exchange.CONTENT_TYPE, "text/plain; charset=ISO-8859-1");,
updated to Camel 2.4.SNAPSHOT and I can confirm that your patch solves my
problem on the previously specified email clients (Gmail, Thunderbird and
Apple Mail). Well done!

When I try to apply the same solution using Camel 2.3.0, it works in most
cases, except for the email subject in Gmail and the email subject in email
list in Thunderbird.

Thank you very much for your support and your rapid response.

You need apply the patch of CAMEL-2857[1] into Camel 2.3.0 yourself to resolve the subject issue.

[1]https://issues.apache.org/activemq/browse/CAMEL-2857

Willem
----------------------------------
Apache Camel, Apache CXF committer
Open SOA http://www.fusesource.com
Blog http://willemjiang.blogspot.com
Tiwtter http://twitter.com/willemjiang

Reply via email to