Yes, I also read about the US-ASCII encoding. Consequently, I tried to use http://java.sun.com/products/javamail/javadocs/javax/mail/internet/MimeUtility.html#encodeText%28java.lang.String,%20java.lang.String,%20java.lang.String%29 MimeUtility.encodeText(...) with "B" encoding to base 64 encode the message. The message is encoded, but the recipients are unable to decode it.
/Mattias -- View this message in context: http://camel.465427.n5.nabble.com/Email-character-encoding-tp510814p511108.html Sent from the Camel - Users mailing list archive at Nabble.com.
