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

AWS Simple Email Service - add attachment support

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.11.1
    • Future
    • camel-aws
    • None
    • Novice

    Description

      The current AWS-SES functionality does not support email attachments.

      To send an email with attachments in SES you need to use a RawMessage: http://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-email-raw.html

      I am thinking the easiest way of implementing this feature is send a raw email if getIn().getBody() is a javax.mail.Message otherwise do the current processing.

      If this seems like a reasonable approach, I would be happy to provide a patch.

      Attachments

        Activity

          People

            acosentino Andrea Cosentino
            samlewis Sam Lewis
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: