Discussion:
Does mime4j plan to support international email address?
boyd yang
2016-02-20 07:50:45 UTC
Permalink
Hi,

I find that mime4j does not support international email address(not
only ASCII characters), like ä¿¡ç®±@邮局.眑络.

As this class

- org.apache.james.mime4j.field.address.SimpleCharStream
-
-

"

- An implementation of interface CharStream, where the stream is assumed
to contain only ASCII characters (without unicode processing)."
-
https://james.apache.org/mime4j/apidocs/org/apache/james/mime4j/field/address/SimpleCharStream.html

Is there a plan to support it?


Thanks

Loading...