Notify via email 1) Click on Tools->Task Editor
2) Under commands, select If Task Unsuccessful and specify the path of the task that you want to monitor for e.g. My Task.atmn
3) Inside the If command insert a Send Email command and specify the valid fields in To, from etc.
4) Also specify the correct email settings under Tools->Options->Email Settings.
And disable showing the errors from Tools->Options->View->Show Errors. That way when MyTask.atmn fails, it will not show the error message for you to click OK on and will send an email if it fails. |