Re: Sending an email with Camel

2007-09-20 Thread James Strachan
On 9/20/07, bgoetzmann <[EMAIL PROTECTED]> wrote: > > Thank you again, > > What I try to get is to use my own instance of MailComponent and then using > URIs starting by mail://, and also be able to configure some parameters like > the smtp protocol and the email destination. That should be fine;

Re: Sending an email with Camel

2007-09-20 Thread bgoetzmann
Thank you again, What I try to get is to use my own instance of MailComponent and then using URIs starting by mail://, and also be able to configure some parameters like the smtp protocol and the email destination. I've seen that I can configure an endpoint and use it in route. As you said it's n