Open DoTheEvo opened 3 years ago
+1, I was expecting it to work like this, but now you have to repeat the settings at each cronjob task.
+1, I was expecting it to work like this, but now you have to repeat the settings at each cronjob task.
Exactly same DX issue here as well. It would be great to be able to specify the email properties globally and be able to overwrite them (if needed) at the job specification locally.
So I am testing ofelia, got to logging and email notification. It seems that global is not as useful one would expect
The above does not work, gets error about missing stuff. It seems if I would start using ofelia on larger scale I would have to have fully filled out smtp settings and everything related to email fully at every job that would use email.
I could have it all in global, but then every job would have it set without way to opt out.
Maybe global settings should be kinda like defaults, unless overwritten in local job. If there is valid email in email-to set either in global or in a job it then should go for it and send it. But if its not there, and there are only smtp settings and some other settings but email-to is empty it should not try.