You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by maheshadepu <ma...@gmail.com> on 2012/11/06 22:49:30 UTC

do we have any built in email notifier on error

I am trying to setup a email notifier on error for a route. 
Just i am checking do we have any built in error handlers that does email
notification.

I know i can configure a a separate processor or route to handle errors. In
that i can use smtp component or mail components to send emails?

Thanks,
Mahesh



--
View this message in context: http://camel.465427.n5.nabble.com/do-we-have-any-built-in-email-notifier-on-error-tp5722258.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: do we have any built in email notifier on error

Posted by Christian Müller <ch...@gmail.com>.
Yes, you have to do it by your own.

Sent from a mobile device
Am 06.11.2012 22:49 schrieb "maheshadepu" <ma...@gmail.com>:

> I am trying to setup a email notifier on error for a route.
> Just i am checking do we have any built in error handlers that does email
> notification.
>
> I know i can configure a a separate processor or route to handle errors. In
> that i can use smtp component or mail components to send emails?
>
> Thanks,
> Mahesh
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/do-we-have-any-built-in-email-notifier-on-error-tp5722258.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>