[ https://issues.apache.org/jira/browse/MIME4J-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12615294#action_12615294 ]
Niklas Therning commented on MIME4J-54: --------------------------------------- IMO, boundaries should only be matched at the beginning of a line. A MUA which creates messages with boundaries in the middle of lines is severely broken (I've never seen one). In that case it's probably some sort of spam software. As for the question about garbage after a boundary I think the correct thing would be to regard any line as a boundary which has the boundary string (with or without --) as a prefix. > boundaries should only be found at the beginning of a line > ---------------------------------------------------------- > > Key: MIME4J-54 > URL: https://issues.apache.org/jira/browse/MIME4J-54 > Project: Mime4j > Issue Type: Bug > Affects Versions: 0.4 > Reporter: Stefano Bagnara > Fix For: 0.4 > > Attachments: boundary-tests.zip > > > current mime4j seems to be fooled by mime boundaries inside lines of text > parts (not at the beginnning of a line). > I committed misplaced-boundary.msg example message to show the issue and the > expected result. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]