On Fri, 03 Jan 2014 09:13:37 -0600
Steven Stern <subscribed-li...@sterndata.com> wrote:

> With F19, I got email from cron on all jobs that produced output.  I
> no longer get those mails after upgrading to F20. I have verified
> that the jobs are run.  There are no entries in /var/log/maillog for
> them.  Other system tasks, not run through cron, send their emails as
> usual.
> 
> crontab has a "Mail to" line in it:
> 
> SHELL=/bin/bash
> PATH=/sbin:/bin:/usr/sbin:/usr/bin
> MAILTO=root
> 
> Any idea what I need to do to get my cron email restored?
> 

edit /etc/sysconfig/crond
Try adding : CRONDARGS=-m/usr/sbin/sendmail -t
see if that helps



___
Regards,
Frank 
www.frankly3d.com

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to