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?
I'm sure someone of you has a good idea or at least a hint for me. Thanks in advance. Regards Martin