User Tools

Site Tools


reference:spamrules_statement_if

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
reference:spamrules_statement_if [2011/08/22 11:49] – created simonreference:spamrules_statement_if [2018/11/14 10:45] (current) – external edit 127.0.0.1
Line 1: Line 1:
-======Spam Filter Rules: ======+======Spam Filter Rules: If======
 ^Statement  |If | ^Statement  |If |
 ^Version  |2.1.7+ | ^Version  |2.1.7+ |
Line 17: Line 17:
   * There must be a space on either side of the relational operator.   * There must be a space on either side of the relational operator.
   * All **If** statements must be followed by an **EndIf** statement   * All **If** statements must be followed by an **EndIf** statement
 +  * You may optionally include an **Else** statement
  
  
Line 35: Line 36:
 </code> </code>
  
-You may optionally include an **Else** statement, for instance+Using the **Else** statement
 <code> <code>
 If ${score} < 100 If ${score} < 100
reference/spamrules_statement_if.1314010162.txt.gz · Last modified: 2018/11/14 10:44 (external edit)