more lenient field reader
-------------------------
Key: MIME4J-163
URL: https://issues.apache.org/jira/browse/MIME4J-163
Project: JAMES Mime4j
Issue Type: Improvement
Affects Versions: 0.6
Environment: Java 6
Reporter: Rohan Hart
Priority: Minor
The Max Line Limit (default 1000) is currently applied only to fields. It
would be good if this limit was only applied to fields where the body is
requested, ie., skip trying to read in the entire field until Field.getBody()
is called or the field is parsed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.