You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Rick McGuire (JIRA)" <ji...@apache.org> on 2008/06/23 17:48:44 UTC

[jira] Closed: (GERONIMO-4151) MIME-Version header gets added in different order from Sun implementation.

     [ https://issues.apache.org/jira/browse/GERONIMO-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick McGuire closed GERONIMO-4151.
----------------------------------

    Resolution: Fixed

Committed revision 670657.

> 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.