[ http://issues.apache.org/jira/browse/JAMES-648?page=comments#action_12439552 ] Stefano Bagnara commented on JAMES-648: ---------------------------------------
You have a message with 8bit content and without "Content-Transfer-Encoding: 8bit": this is not RFC2822 compliant. Furthermore we probably could even reject it on the SMTP side as 8bit content is not allowed when the server does not expose 8BITMIME extension. So if I understood correctly the scenario your client is violating 2 rfc rules and we should close this issue because it is an issue in the client. If you think this is not the case please let us know why so that we can investigate further on this issue. > Corrupted MIME message with 8bit in body > ---------------------------------------- > > Key: JAMES-648 > URL: http://issues.apache.org/jira/browse/JAMES-648 > Project: James > Issue Type: Bug > Affects Versions: Trunk > Environment: James 3.0 > Reporter: Guillermo Grandes > Assigned To: Norman Maurer > Attachments: > 4D61696C313135393436303732323938332D323834.Repository.FileStreamStore, > james-proccesors.xml, traces.txt > > > My config: Client (Mail-Orig) -> James (relay) -> Exchange -> Outlook (Reader) > This is the mail received from an HP-Openview ServiceDesk (Mail-Orig) to > James and relayed to Exchange: > ----------- cut ----------- cut ----------- cut ----------- cut ----------- > begin > ------_=_NextPart_000_01C0B2DF.DE9D0F20 > Creada por: Explotación > Archivo Adjunto?: No > ------_=_NextPart_000_01C0B2DF.DE9D0F20-- > ----------- cut ----------- cut ----------- cut ----------- cut ----------- > end > (they would not have to appear the NextPart headers) -- 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]
