Hi
On Tue, Apr 24, 2012 at 8:01 PM, Dr. Martin Menzel
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
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 mapMailM