Hi On Mon, May 16, 2011 at 11:26 PM, Karthz <[email protected]> wrote: > Hello, > > The sender ("From") and the recipient ("To", "Cc", "Bcc") email addresses > are not using the Exchange.CHARSET_NAME header to encode them correctly. The > personal/name part of the email address needs to be encoded, and in the > current Camel version, it doesn't seem to be implemented. >
Ah yeah as there name of the person may have characters that needs encoding. Feel free to create a JIRA ticket about this issue. Like to JIRA (issue tracker) from here: http://camel.apache.org/support > However, encoding the string and then setting them as header values works > just fine. Is there any way to do this, other than encoding the header > values & then setting them? > Patches is welcome so if you dig into the camel-mail source code, then you may create a fix we can apply to the source code. > Thanks. > > > > > ----- > - Karthz > -- > View this message in context: > http://camel.465427.n5.nabble.com/Encoding-the-Sender-the-Recipient-Email-Addresses-tp4401698p4401698.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com CamelOne 2011: http://fusesource.com/camelone2011/ Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
