Uploaded image for project: 'James Mime4j'
  1. James Mime4j
  2. MIME4J-115

Parse RFC 5322 Obsolete Syntax

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.6
    • 0.8.0
    • None
    • None

    Description

      RFC 5322 Section 4. Obsolete Syntax: "... Though these syntactic forms MUST NOT be generated according to the grammar in section 3, they MUST be accepted and parsed by a conformant receiver."

      Here is an example:
      obs-orig-date = "Date" *WSP ":" date-time CRLF

      The obsolete syntax allows for WSP to appear before the colon. Currently Mime4j only accepts header fields where the colon immediately follows the field name, see class AbstractEntity.

      There may be more to this issue; the JavaCC generated field parsers also need to be reviewed, for example.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              wmax Markus Wiederkehr
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: