Catch SMTP timeout in Notification Block

Hello all,

Is it possible to catch a connection to SMTP server timeout in a Notification block ?

I’m sending alarms that don’t need to be acknowledged. They go through the Notification block which uses an email notification profile. If, for some reason, the SMTP server does not respond, an error is thrown and the alarm is not delivered (sic). See Attached.
I tried to add another notification profile to the notification blocks, but it appears to never use it.

My question is, how can I catch this error and forward the alarm to another notification block for backup ?

My Ignition version is 7.9.1.

Thanks.