Note that mailto is a post function.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 28 Feb 2012 12:56:07 +0000 (12:56 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 28 Feb 2012 12:56:07 +0000 (12:56 +0000)
tools/whenjobs.pod

index 20f0be5..b8c76a6 100644 (file)
@@ -621,7 +621,8 @@ defined below.
 =item B<Whentools.mailto> [I<~only_on_failure:true>]
 [I<~from:from_address>] I<email_address> I<result>
 
-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.