Nestor wrote:
My crontab sends mail to root when a task is done,
 according  to what the"MAILTO=root" is set to

Is it possible to set MAILTO to more than one email address?
MAILTO="root;nestor"

I don't know if you can get cron to send the results to multiple addresses, but you can probably do this through your MTA's aliases file. I just set up Postfix to send root mail to a local user and to my internet email address using the aliases file.

-- Rick


--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to