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!
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!