[
https://issues.apache.org/jira/browse/JAMES-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
TzeKai Lee updated JAMES-1518:
------------------------------
Attachment: use-8859.patch
This patch changes charset from US-ASCII to ISO-8859-1 when reading headers
from javax.mail.internet.InternetHeader, as ISO-8859-1 use exactly whole byte,
any non-ASCII character will not be modified.
> Allows non-ASCII characters in MIME mail headers
> ------------------------------------------------
>
> Key: JAMES-1518
> URL: https://issues.apache.org/jira/browse/JAMES-1518
> Project: James Server
> Issue Type: Improvement
> Components: James Core
> Reporter: TzeKai Lee
> Attachments: use-8859.patch
>
>
> Currently any non-ASCII characters in MIME header contains byte > 127 will be
> converted to '?' (ascii 63).
> Can we pass these kind characters as it is instead of converted to '?' ?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]