I'm trying to get an email to be sent whenever an alarm is created for a device. I have followed the tutorial at this link: https://thingsboard.io/docs/user-guide/rule-engine-2-0/tutorials/send-email/. The alarm is being created successfully but no email is being sent, not even to my spam folders.
I am using a local copy of thingsboard and when I configured my system SMTP settings, the test email sent successfully. I am using the system SMTP settings for the Send Email node, and I filled in my email for the To field in the To Email node.
Does anyone have any suggestions for getting the email to send?