summaryrefslogtreecommitdiff
path: root/httemplate/elements/select-cgp_rule_action.html
diff options
context:
space:
mode:
authorivan <ivan>2010-04-29 02:59:22 +0000
committerivan <ivan>2010-04-29 02:59:22 +0000
commitfa6176ab2df85c4b66026e9fe2a7242293d20ce5 (patch)
tree115f8ca191c85cf097fbded91c6dec28b433625e /httemplate/elements/select-cgp_rule_action.html
parent51d08ea7a5f0d07185c683db7a65722f4ebea781 (diff)
communigate (phase 2): rules: adding conditions and actions to rule edit. RT#7514
Diffstat (limited to 'httemplate/elements/select-cgp_rule_action.html')
-rw-r--r--httemplate/elements/select-cgp_rule_action.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/httemplate/elements/select-cgp_rule_action.html b/httemplate/elements/select-cgp_rule_action.html
index 24301b59b..25c3a2567 100644
--- a/httemplate/elements/select-cgp_rule_action.html
+++ b/httemplate/elements/select-cgp_rule_action.html
@@ -20,6 +20,16 @@ my %opt = @_;
my @actions = (
'',
+
+ #generic http://www.communigate.com/CommunigatePro/Rules.html#Actions
+ 'Reject',
+ 'SendURL',
+ 'Send IM',
+ 'FingerNotify',
+ 'Write To Log',
+ "Remember 'From' in",
+
+ #email http://www.communigate.com/CommunigatePro/QueueRules.html#Actions
'Stop Processing',
'Discard',
'Reject With',