[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cron: different job different mail



 On 08/25/2010 12:12 PM, T o n g wrote:
Hi,

I know I can set MAIL in cron jobs so as to define where the cron
execution log will send to. but,

I'm wondering if it is possible to set different email destinations for
different cron jobs.

Thanks

You could put a different file for each email address in /etc/cron.d. You could also set up your cron jobs as user jobs and not system jobs, then the output is emailed to the user instead of root.


Reply to: