Hi

On Tue, Apr 24, 2012 at 8:01 PM, Dr. Martin Menzel
<martin.men...@gmail.com> wrote:
> Hi,
>
> I would like to use camel to send a MimeMessage that is already build at
> another place. The complete MimeMessage is available in the Camel Message
> body as a Object.
>
> Is there a way to tell camel that it should use the MimeMessage as is (apart
> from Mail Session binding) similar to mapMailMessage = false for POP3?
>

No I dont think so. You can of course send the mail without using
camel-mail component as a workaround.

We could possible check if the message body is a MimeMessage and use
that directly.
As we love contributions, feel free to create a JIRA and work on a patch.
http://camel.apache.org/contributing.html


> I'm sure someone of you has a good idea or at least a hint for me.
>
> Thanks in advance.
>
> Regards
>
> Martin



-- 
Claus Ibsen
-----------------
CamelOne 2012 Conference, May 15-16, 2012: http://camelone.com
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to