
 Benjamin Falk - 2009-01-21 09:09:35 - 
In reply to message 1 from StevenHello :)
Well I thought the tool is for webdeveloper ... but you're right, I didn't added a quite good tutorial to add rules... I'll write one, but now just for you :D
I'm sorry for my worse english right now :)
rule_id
	Leave this blank (or set it to NULL)
rule_content
	Regular expression for content of message
rule_contentcount
	If higher or lower than 0 each expression which got found get counted.
	For example you have the expression „[l]“, contentcount „1“ and the content „Hello world“  you get the spamresul of at least 3 („l“ is 2 times in text)
rule_name
	Regular expression for the name of message
rule_mail
	Regular expression for mail address of message
rule_ip
	A fix IP address
rule_modifier
	For better usage of the regular expressions
rule_contentlevel
	How many points if rule_content matches with content (0 = default value)
rule_namelevel
	Same as rule_contentlevel (0 = default value)
rule_maillevel
	Same as rule_contentlevel and rule_namelevel (0 = defaultvalue)
rule_iplevel
	Same as rule_contentlevel, rule_namelevel and rule_ip (0 = defaultvalue)
rule_description
	Name the rule