Re: camel-mail regarding xml configuration

2013-01-11 Thread Claus Ibsen
if needed This is a cool email to you > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/camel-mail-regarding-xml-configuration-tp5725280p5725346.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ---

Re: camel-mail regarding xml configuration

2013-01-10 Thread tamil13
I tried. but dont know how to do it. Could any one post respective xml code for sending mail? -- View this message in context: http://camel.465427.n5.nabble.com/camel-mail-regarding-xml-configuration-tp5725280p5725346.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: camel-mail regarding xml configuration

2013-01-10 Thread David Karlsen
rs("smtp://davscl...@apache.org", body, map); > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/camel-mail-regarding-xml-configuration-tp5725280.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

camel-mail regarding xml configuration

2013-01-10 Thread tamil13
quot;, "Camel rocks"); String body = "Hello Claus.\nYes it does.\n\nRegards James."; template.sendBodyAndHeaders("smtp://davscl...@apache.org", body, map); -- View this message in context: http://camel.465427.n5.nabble.com/camel-mail-regarding-xml-configuration-tp5725280.html Sent from the Camel - Users mailing list archive at Nabble.com.