How to send the output from a cronjob to multiple e-mail addresses?
- by Boaz
Hi,
In the beginning of a crontab file you can use the MAILTO instruction to indicate you want the output to be sent as an e-mail to an e-mail address. I would like to send the output to multiple addresses. Is it possible (and how) to specify multiple addresses?
Thanks!
Boaz