[
https://issues.apache.org/jira/browse/MIME4J-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565950#action_12565950
]
Oleg Kalnichevski commented on MIME4J-34:
-----------------------------------------
Robert,
In the HttpComponents / HttpClient project we tend to be lenient about
standards when parsing incoming messages but strict when generating outgoing.
Probably this approach may not apply to email, since often messages are relayed
through a chain of MTAs with various levels of protocol compliance. You know it
better. Anyways, I'll try to put together another patch in the coming days
Oleg
> o.a.j.m.message.Header#writeTo violates RFC 822
> -----------------------------------------------
>
> Key: MIME4J-34
> URL: https://issues.apache.org/jira/browse/MIME4J-34
> Project: Mime4j
> Issue Type: Bug
> Affects Versions: 0.3
> Reporter: Oleg Kalnichevski
> Attachments: mimeheader.patch, mimeheader.patch
>
>
> The Header#writeTo method uses the content charset instead of US-ASCII
> required by the RFC 822. Same problem exists in the Multipart#writeTo.
--
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]