I have a scheduled task that sends a GMail with a subject, a body, and a file in it using an app called mailsend.-go.
This mail is sent using a script and the task executes every day at 7:00 AM.
When the task executes by itself at 7:00 AM or I do it manually, it stays in execution, and it doesn’t work.
Here are the settings:
I tried to change some settings like adding arguments to the settings, and changing user settings.
I don’t know if I’m forgetting something, but I need this, and I’ve been trying for days.