You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (JIRA)" <ji...@apache.org> on 2015/07/11 12:57:04 UTC

[jira] [Assigned] (CAMEL-6649) AWS Simple Email Service - add attachment support

     [ https://issues.apache.org/jira/browse/CAMEL-6649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrea Cosentino reassigned CAMEL-6649:
---------------------------------------

    Assignee: Andrea Cosentino

> AWS Simple Email Service - add attachment support
> -------------------------------------------------
>
>                 Key: CAMEL-6649
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6649
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-aws
>    Affects Versions: 2.11.1
>            Reporter: Sam Lewis
>            Assignee: Andrea Cosentino
>             Fix For: Future
>
>
> 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.



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