User Tools

Site Tools


reference:spamrules_statement_iflocaladdress
no way to compare when less than two revisions

Differences

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


Previous revision
reference:spamrules_statement_iflocaladdress [2018/11/14 10:45] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +======Spam Filter Rules: IfLocalAddress======
 +^Statement  |IfLocalAddress |
 +^Version  |2.2.1+ |
 +^Purpose  |Allows you to check if a specified email address is local to your VPOP3 installation |
  
 +**IfLocalAddress** requires just one paramater; the address, in the format
 +  IfLocalAddress <address>
 +
 +  * All **IfLocalAddress** statements must be followed by an **EndIf** statement
 +  * You may optionally include an **Else** statement
 +
 +
 +=====Example=====
 +<code>
 +IfLocalAddress ${rcpt}
 +# Statements
 +Else
 +# Statements
 +EndIf
 +</code>
reference/spamrules_statement_iflocaladdress.txt · Last modified: 2018/11/14 10:45 by 127.0.0.1