# Parameter definitions for thorn Notify # $Header$ BOOLEAN active "Do anything at all?" { } "no" STRING my_email "Where notifications go and for Reply-To:" { ".*" :: "Value required" } "" STRING cc_addrs "Who gets copies of email notifications?" { ".*" :: "seperated list of email addresses (?) " } "" STRING at_iters "w/s separated list of iterations for notification" { ".*" :: "Anything" }"0" STRING at_times "w/s separated list of times for notification" { ".*" :: "Anything" }"" STRING run_label "To identify this run in messages." { ".*" :: "Anything" }""