Page 1 of 1

Scheduled mail sending. **solved**

Posted: Tue Nov 24, 2020 10:17 pm
by marioferrari22
with the following configuration (see attachment):
smtp. port 587
STARTTLS authentication
By running the "Test Email", the test email is invited.
then:
by scheduling an e-mail sending for the period of 2 minutes, the e-mail is invited.
If, on the other hand, the scheduling is inserted every 6 hours it does not work.
Why
(I also tried every 2 hours, but it doesn't work the same)

Re: Scheduled mail sending

Posted: Wed Nov 25, 2020 12:51 am
by admin
When you see restarts of the logger in "system - logging" tab that is the reason. Timer resets on each restart.

Re: Scheduled mail sending

Posted: Wed Nov 25, 2020 6:47 pm
by marioferrari22
Ok solved.
Thanks for your help.
Bye