Hello
I'm having trouble with email and SMS notifications. currently working on a big system with 50+ tags that give notification with email, telegram, and SMS. Unfortunately, other than telegram it doesn't work. I have an inkling that it might've been because the amount of notifications that appear at the start of runtime is quite massive at around 2 to 3 notifications a second for 1-2 minutes. this appears because most data are saved in server using PV input server function. when the data load from server, it trigger all the alarm.
i tried using a smaller program with only 1 manual alarm that use the same notification setting (the one in project properties, event & history section) as the big system and it works as intended in sending email and SMS
Thank you