summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cron
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2004-01-12 20:20:29 +0000
committertrhodes <trhodes@FreeBSD.org>2004-01-12 20:20:29 +0000
commit17c8306530e38d2209e0f86cf2e2763dfb8b4a9f (patch)
tree5e1712c169498d6be0151c1f32afe508bb517ea0 /usr.sbin/cron
parent7d63a49c9cacb588c90206704dd245afcb3d51be (diff)
downloadFreeBSD-src-17c8306530e38d2209e0f86cf2e2763dfb8b4a9f.zip
FreeBSD-src-17c8306530e38d2209e0f86cf2e2763dfb8b4a9f.tar.gz
Discuss the 'MAILTO' option.
PR: 58783 Submitted by: Marc Silver <marcs@draenor.org>
Diffstat (limited to 'usr.sbin/cron')
-rw-r--r--usr.sbin/cron/crontab/crontab.56
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.sbin/cron/crontab/crontab.5 b/usr.sbin/cron/crontab/crontab.5
index 4879417..950b1f6 100644
--- a/usr.sbin/cron/crontab/crontab.5
+++ b/usr.sbin/cron/crontab/crontab.5
@@ -105,7 +105,11 @@ if it has any reason to send mail as a result of running
commands in ``this'' crontab. If
.Ev MAILTO
is defined (and non-empty), mail is
-sent to the user so named. If
+sent to the user so named.
+.Ev MAILTO
+may also be used to direct mail to multiple recipients
+by seperating recipient users with a comma.
+If
.Ev MAILTO
is defined but empty (MAILTO=""), no
mail will be sent. Otherwise mail is sent to the owner of the crontab. This
OpenPOWER on IntegriCloud