Hi James, I found some tests about mailProducer here:
https://github.com/apache/camel/blob/master/components/camel-mail/src/test/java/org/apache/camel/component/mail/MailProducerTest.java https://github.com/apache/camel/blob/master/components/camel-mail/src/test/java/org/apache/camel/component/mail/MailProducerConcurrentTest.java https://github.com/apache/camel/blob/master/components/camel-mail/src/test/java/org/apache/camel/component/mail/MailProducerUnsupportedCharsetTest.java Hope can go further with this. Greetings, Morgan On 5/02/2015 10:23, James Green wrote:
http://camel.apache.org/mail.html mentions MailProducer but I can't find an example and the JavaDoc does not show it being used. Can anyone provide an update to the documentation as I'm not aware of whether we should be using it instead of an smtp: endpoint. Thanks, James
