function - Trigger Configuration: Trigger: In Daily Time Span, the lead is on from 06:00 to 18:00 and off from 18:01 to 05:59, but Send an email is sent every second. Can’t you send me an email only when the e-mail 1 is sent at 06:00 and the e-mail 1 is changed to on and off at 18:01?
Hard to understand what you are trying to say… please post a screen shot of the settings you are using for your Daily Time Span function.
The Daily Time Span function is a SPAN of time measured in incremental loop periods with actions performed at the end of each loop period, it is not a POINT in time.
It sounds like you want to send an email at the beginning and end POINTS of your SPAN function. Thus you may need to use a separate Daily Time Point function, one at 06:00, and another one at 18:00 to send your emails.
You could also use a Trigger: Output On/Off function to “monitor” the on/off state of the Output you are controlling with the SPAN function and then have that Trigger: Output On/Off function send an email using that function’s Actions.