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=5118>. 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=5118 spaces in mail from address are not supported Summary: spaces in mail from address are not supported Product: James Version: 1.2.1 Platform: All OS/Version: Windows NT/2K Status: NEW Severity: Blocker Priority: Other Component: James Core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Spaces in the MAIL FROM:<me and [EMAIL PROTECTED]> will not work error 501 SmtpServer.parseCommand() uses a StringTokenizer with "space" and ":" as tokens but if an email address has spaces, the tokens are not correct Better use String.indexOf() in stead of stringtokenizer -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
