[
https://issues.apache.org/jira/browse/JAMES-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13735828#comment-13735828
]
TzeKai Lee commented on JAMES-1518:
-----------------------------------
As far as I understand, RFC2047 describes how to encode non-ASCII charset using
"only ASCII" in the header, and RFCs actually require only ASCII appears in
headers.
The proposed change is about how to dealing the case when there are non-ASCII
appears in header (RFCs disallow this case). So for properly encoded mail, the
change does nothing to them.
> 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]