User Tools

Site Tools


reference:spamrules_statement_iflocaladdress

This is an old revision of the document!


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

IfLocalAddress ${rcpt}
# Statements
Else
# Statements
EndIf
reference/spamrules_statement_iflocaladdress.1314116067.txt.gz · Last modified: 2018/11/14 10:44 (external edit)