You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/02 15:48:00 UTC

[jira] [Commented] (CAMEL-11872) Handle MIME folded and MIME encoded email headers

    [ https://issues.apache.org/jira/browse/CAMEL-11872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16188343#comment-16188343 ] 

ASF GitHub Bot commented on CAMEL-11872:
----------------------------------------

GitHub user isavin opened a pull request:

    https://github.com/apache/camel/pull/1992

    WIP: CAMEL-11872: Handle MIME folded and MIME encoded email headers

    WIP as it breaks another test
    https://issues.apache.org/jira/browse/CAMEL-11872

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/isavin/camel mail_unfold_decode

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1992.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1992
    
----

----


> Handle MIME folded and MIME encoded email headers
> -------------------------------------------------
>
>                 Key: CAMEL-11872
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11872
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-mail
>    Affects Versions: 2.19.3
>            Reporter: Ion Savin
>
> Email headers copied into camel headers could be MIME folded (field > 76 chars) and/or MIME encoded (non-ASCII). Unfold and decode before setting the headers.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)