Changeset 1760


Ignore:
Timestamp:
Dec 23, 2010, 4:23:54 PM (13 years ago)
Author:
andersk
Message:
Stop cron mail from bouncing to root

This undoes the effect of this patch in cronie 1.4:
  http://bugs.gentoo.org/show_bug.cgi?id=192452
which caused mail to come from root by default instead of the user,
and therefore bounce to root@scripts.mit.edu instead of to an
undeliverable address when the user has no procmailrc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/fedora/config/etc/sysconfig/crond

    r1187 r1760  
    77#                           from this tr(1) set : [@!:%-_.,:alnum:]
    88#                           otherwise mailing is not attempted.
    9 CRONDARGS=
     9CRONDARGS="-m '/usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t'"
    1010
    1111# Force crond to always run with tokens
Note: See TracChangeset for help on using the changeset viewer.