![]() |
non-cyclical email sending - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8) +--- Thread: non-cyclical email sending (/showthread.php?tid=6103) |
non-cyclical email sending - Zoli - 04.09.2025 Hello, I want to send an email, but not to all group address messages, only to those that change. For example, if a sensor cyclically sends an error signal, send an email only the first time. Sending an email works by the way, I just can't solve this filtering. Thank you! RE: non-cyclical email sending - Daniel - 04.09.2025 https://forum.logicmachine.net/showthread.php?tid=5671&pid=36519#pid36519 RE: non-cyclical email sending - Zoli - 05.09.2025 (04.09.2025, 14:06)Daniel Wrote: https://forum.logicmachine.net/showthread.php?tid=5671&pid=36519#pid36519 Thanks for the answer. Of course it works ![]() |