Displaying 1 result from an estimated 1 matches for "testaddr".
Did you mean:
destaddr
2011 Jul 13
4
use of MAILTO variable in crontab
I want to do something like this:
30 2 * * * MAILTO=testaddr at harte-lyne.ca; echo "this should be mailed"
I have searched extensively and from what I have read I believe that
this should work. But evidently I misapprehend how cron and MAILTO
is supposed to work as my example does not cause any mail to be sent
as far as I can determine from mail...