[ http://issues.apache.org/jira/browse/JAMES-52?page=comments#action_12430844 ] Stefano Bagnara commented on JAMES-52: --------------------------------------
STATUS UPDATE: 4 bug reports have been acknowledged as bugs: Stefano Bagnara wrote: > 759380 - 8bit messages created from stream are not converted to 7bit http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6456415 > 759385 - Headers order for InternetHeaders read from stream are not always > correct http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6456417 > 759389 - NullPointerException in smtptransport when sending MimeMessages with > no encoding http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6456422 > 759394 - MimeMessages created from stream are not correctly handled with > allow8bitmime http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6456444 According to a message from Bill Shannon on Javamail-Interest he already fixed the last 2 bugs: 6456444 and 6456422. >From what I understood he won't fix 6456417, let's see what will happen to >6456415. This is a really important step to try to re-enable 8bitmime stuff I wrote in past and that we now have disabled due to this bugs. > 8bitmime capabilities missing > ----------------------------- > > Key: JAMES-52 > URL: http://issues.apache.org/jira/browse/JAMES-52 > Project: James > Issue Type: Improvement > Components: SMTPServer > Affects Versions: 2.0a3, 2.1.3, 2.2.0, 2.3.0, 3.0 > Environment: Operating System: All > Platform: All > Reporter: brady moritz > Assigned To: Stefano Bagnara > Fix For: 3.0 > > > I am using an IIS front end server which forwards email to the james backend > server. The front server accepts 8bitmime messages but then cannot forward > them > to the james server, resulting in an error message being sent to the > admininstrator(me). It should be a simple matter to add support for 8 bit and > it may even be supported intrinsicly, but the james server does nont > advertise > it via the EHLO commannd. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - 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]
