You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2003/08/26 07:48:29 UTC

DO NOT REPLY [Bug 22656] - SMTP won't work under non-ASCII platforms

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22656>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22656

SMTP won't work under non-ASCII platforms

dfs@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From dfs@apache.org  2003-08-26 05:48 -------
I changed SMTP and other classes (POP3, NNTP, FTP) to use an 8-bit US-ASCII
superset (ISO-8859-1) for protocol communication.  Please verify the fix
works for you and I will close out the report and mark it as resolved.
Thank you very much for bringing this issue to light.