We send Emails using an SMTP server but if this isn't available we want to be able to send an Email using an alternative SMTP server.
I've looked at the Failsafe Operator but this is only useful if the system table cannot be read.
Is there a way of doing this i.e. if one SMTP server is not available, use this one instead?