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

Stephan Siano commented on CAMEL-9544:
--------------------------------------

Hi Claus,

thanks for the support. I updated the docs together with Franz Forsthofer. We 
also fixed some errors like missing empty lines in the MIME examples and some 
wording Franz found not too comprehensible.

Best regards
Stephan

> Option to add headers to MIME-Multipart in DataFormat
> -----------------------------------------------------
>
>                 Key: CAMEL-9544
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9544
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-mail
>            Reporter: Stephan Siano
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.17.0
>
>         Attachments: 
> 0001-CAMEL-9544-Option-to-add-headers-to-MIME-Multipart.patch
>
>
> In some cases it might be useful to add Camel headers to a MIME Multipart 
> when the MIME headers are part of the message body.
> The attached patch allows to transfer header (and attachment) information 
> with protocols that support neither headers nor attachments (e.g. FTP).
> It adds one additional parameter to the MIME-Multipart DataFormat:
> includeHeaders: A regex that defines which Camel headers are also included as 
> MIME headers into the MIME multipart. This will only work if headersInline is 
> set to true.
> Default is to include no Camel headers.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to