# spong.message - spong-message program configure file
#
-# $Id: spong.message,v 1.7 2003/05/11 03:03:54 sljohnson Exp $
+# $Id: spong.message,v 1.8 2005/10/04 09:03:04 willamowius Exp $
# This flag determines the how the overall rules are matched due a rules scan
# 'FIRST-MATCH' means that the first rule matches is used and the scanning stop
# Valid values are 'all','red','yellow','green','blue','purple','clear'
# Defaults to 'all' if not defined
- include_colors = ['all'],
+ include_colors => ['all'],
# Valid values are 'red','yellow','green','blue','purple','clear'
# Defaults to no colors if not defined
- exclude_colors = ['purple','clear'],
+ exclude_colors => ['purple','clear'],
};
$MESSAGING_RULES = [