| SYSTEM INFORMATION | |
|---|---|
| OS type and version | Ubuntu 22.04 | 
| Webmin version | 2.105 | 
- sending test email works ok.
 2 running cron job with no errors results in this email.
 This email was sent by Webmin in response to a user action.
Webmin module: cron
Module title: Scheduled Cron Jobs
Action performed at: 03/10/2024 10:41 AM
Performed on system: myserver
Performed by user: eric
Client address:
Webmin script: exec_cron.cgi
Session ID: 1fc5ef70a9fd80660cf5832c11f4b1b5
Executed Cron job as root.
- 
Tried to turn this off by adding >/dev/null to end of script but still get the above mail when executing a job that completes with no errors. 
- 
I f I introduce an error that causes an exit 1 I still get the above email with no indication of an error. 
I have searched the web for possible solutions and not found one that works for me. Probably doing something wrong but don’t know what , so help would be welcomed thanks