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>

Example

IfLocalAddress ${rcpt}
# Statements
Else
# Statements
EndIf