[Bug 140304] [patch] add MAILFROM ability to cron(8)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 22 03:06:44 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=140304

--- Comment #6 from commit-hook at freebsd.org ---
A commit references this bug:

Author: kevans
Date: Mon Apr 22 03:06:14 UTC 2019
New revision: 346514
URL: https://svnweb.freebsd.org/changeset/base/346514

Log:
  MFC r346252: cron(8): Add MAILFROM ability for crontabs

  This changes the sender mail address in a similar fashion to how MAILTO may
  change the recipient. The default from address remains unchanged.

  PR:           140304

Changes:
_U  stable/11/
  stable/11/usr.sbin/cron/cron/cron.8
  stable/11/usr.sbin/cron/cron/do_command.c
  stable/11/usr.sbin/cron/crontab/crontab.5
_U  stable/12/
  stable/12/usr.sbin/cron/cron/cron.8
  stable/12/usr.sbin/cron/cron/do_command.c
  stable/12/usr.sbin/cron/crontab/crontab.5

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-bugs mailing list