[ 
https://issues.apache.org/jira/browse/MIME4J-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12604570#action_12604570
 ] 

Robert Burrell Donkin commented on MIME4J-46:
---------------------------------------------

A number of bugs have been fixed in this area since 0.3. Release 0.4 is very 
close to release. Please either retest the issue with the latest code or 
contribute a test case that can be run against the current code base.

> Message.writeTo omits MIME end delimiter line
> ---------------------------------------------
>
>                 Key: MIME4J-46
>                 URL: https://issues.apache.org/jira/browse/MIME4J-46
>             Project: Mime4j
>          Issue Type: Bug
>    Affects Versions: 0.3
>         Environment: Windows XP, Java 1.6.0.02
>            Reporter: Steve Jorgensen
>
> When I construct a Message object from a properly formed MIME file, then 
> write it back out to ByteArrayOuputStream using writeTo and print the byte 
> stream to the console, the final MIME end delimiter line is missing.  If I 
> create a new Message object, using a stream from that same byte array, I get 
> an "Unexpected end of headers detected" warning (as one would expect, given 
> the missing delimiter).

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

Reply via email to