My quest to build the mail delivery system using camel is in the last mile. I want to implement delivery retries.
The scenario is - The mail component tries to send a mail and couldn't cause either the SMTP server was down/rejected connection/quota there was over. So when the mailer gets this error, I want a failover mechanism where we start using another SMTP server/the messages from then on are sent to another endpoint interacting with a different SMTP server. -- View this message in context: http://www.nabble.com/How-can-we-handle-and-respond-to-SMTP-Server-errors-failures-in-mail-component-tp23664424p23664424.html Sent from the Camel - Users mailing list archive at Nabble.com.