From: Richard W.M. Jones Date: Tue, 28 Feb 2012 12:56:07 +0000 (+0000) Subject: Note that mailto is a post function. X-Git-Tag: 0.0.4~3 X-Git-Url: http://git.annexia.org/?p=whenjobs.git;a=commitdiff_plain;h=545581eb916ac5f020295b59458e16af51ea6cc5 Note that mailto is a post function. --- diff --git a/tools/whenjobs.pod b/tools/whenjobs.pod index 20f0be5..b8c76a6 100644 --- a/tools/whenjobs.pod +++ b/tools/whenjobs.pod @@ -621,7 +621,8 @@ defined below. =item B [I<~only_on_failure:true>] [I<~from:from_address>] I I -Send the result of the script by email to the given email address. +This built-in post function sends the result of the script by email to +the given email address. If the optional C<~only_on_failure:true> flag is set, then it is only sent out if the script failed.