I have configured my email server and can send test messages without issue. However, when I use the Notify Action in a Then expression the email never works. (Run Then)
Please advise.
Sorry, forgot to add that it has something to do with my Custom Notification. I created a "Secuity Alert" with Subject as follows:
Security Triggered ${alert.date}-${alert.time}
And body as follows:
Basketball Sensor Detected Movement and triggered this event.
${alert.details}
${alert.program.status}
Something about this may be the issue.