MIME-Version header gets added in different order from Sun implementation.
--------------------------------------------------------------------------
Key: GERONIMO-4151
URL: https://issues.apache.org/jira/browse/GERONIMO-4151
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: mail
Reporter: Rick McGuire
Assignee: Rick McGuire
Priority: Trivial
Fix For: 2.2
When creating a mail message from an input stream, the MIME-Version header gets
added before the headers that are created as a result of saveChanges(). This
should be added after headers like Content-Transfer-Encoding but before the
Message-ID.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.