Re: Camel Online-Docs

2016-10-25 Thread Andrea Cosentino
Currently we maintain the docs directly in github. https://github.com/apache/camel/blob/master/components/camel-mail/src/main/docs/mail-component.adoc But the documentation is only for the current codebase and in future it will be released for each new version of Camel. I guess cc and bcc works

Camel Online-Docs

2016-10-25 Thread Stephan Burkard
Hi On the page https://camel.apache.org/mail.html is probably a version note missing. The carbon copy parameter is mentioned as "cc" (lowercase). With Camel 2.12 this does not work, the parameter is not recognized. Instead I had to use "CC" (uppercase). I have not tried it, but perhaps this is th