Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-9283

Data Format for MIME-Multipart

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.17.0
    • camel-mail
    • None
    • Patch Available
    • Unknown

    Description

      This data format that can convert a Camel message with attachments into a Camel message having a MIME-Multipart message as message body (and no attachments).
      The use case for this is to enable the user to send attachments over endpoints that do not directly support attachments, either as special protocol implementation (e.g. send a MIME-multipart over an HTTP endpoint) or as a kind of tunneling solution (e.g. because camel-jms does not support attachments but by marshalling the message with attachments into a MIME-Multipart, sending that to a JMS queue,
      Receiving the message from the JMS queue and unmarshalling it again (into a message body with attachments).

      Attachments

        1. 0001-CAMEL-9283-Data-Format-for-MIME-Multipart.patch
          38 kB
          Stephan Siano
        2. MIME-Multipart.txt
          7 kB
          Stephan Siano

        Activity

          People

            davsclaus Claus Ibsen
            siano Stephan Siano
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: