I use a seda endpoint route to send out email alerts (using smtps inside the route). The easiest way I can turn off all email alerts is to leave this seda endpoint unstarted (i.e. autoStartup="false"). I tested it and it does work. But I wonder if there is any harm in doing this (e.g. whether Camel piles up the undeliverable messages somewhere :-). ). Thanks!
-- View this message in context: http://camel.465427.n5.nabble.com/Any-harm-of-sending-messages-to-a-SEDA-endpoint-that-is-not-started-tp5753791.html Sent from the Camel - Users mailing list archive at Nabble.com.