reference:spamrules_variables

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
Last revisionBoth sides next revision
reference:spamrules_variables [2015/09/23 13:46] – external edit 127.0.0.1reference:spamrules_variables [2018/11/14 10:45] – external edit 127.0.0.1
Line 28: Line 28:
 ^${AuthSender}  |Returns the authenticated sender's username if the message is received using SMTP |2.4.5+ | ^${AuthSender}  |Returns the authenticated sender's username if the message is received using SMTP |2.4.5+ |
 ^${AnyInvalidRecipients}  |Returns '1' if any recipients of the message are non-existent local users |2.4.7+ | ^${AnyInvalidRecipients}  |Returns '1' if any recipients of the message are non-existent local users |2.4.7+ |
 +^${VPOP3Version}  |The current VPOP3 version number (eg "6.15") |6.0 | 
 +^${BATV} | Whether BATV is used (SMTP msgs only) 0 or 1 |6.15 | 
 +^${SPFResult} | SPF test result (SMTP msgs only) |6.15 | 
 +^${DKIMResult} | DKIM test result (SMTP msgs only) |6.15 | 
 +^${SMTPHelo} | SMTP Helo String (SMTP msgs only) |6.15 | 
 +^${SMTPReverseDNS} | Reverse DNS of SMTP client (SMTP msgs only) |6.15 | 
 +^${DMARCResult} | Result of DMARC test (SMTP only) - pass,fail,temperror,permerror | 7.8 | 
 +^${DMARCDisposition} | Policy result of DMARC (SMTP only) - none, reject, quarantine | 7.8 | 
 +^${DMARCDomain} | Policy domain of DMARC (SMTP ony) | 7.8 |
 =====Bags===== =====Bags=====
 The VPOP3 spam filter script language also supports 'Bags' which can contain collections of data. See [[spamrules_statement_addbag|AddBag]], [[spamrules_statement_removebag|RemoveBag]], [[spamrules_statement_ifinbag|IfInBag]], [[spamrules_statement_foreach|ForEach Bag]] and [[spamrules_statement_clearbag|ClearBag]].  The VPOP3 spam filter script language also supports 'Bags' which can contain collections of data. See [[spamrules_statement_addbag|AddBag]], [[spamrules_statement_removebag|RemoveBag]], [[spamrules_statement_ifinbag|IfInBag]], [[spamrules_statement_foreach|ForEach Bag]] and [[spamrules_statement_clearbag|ClearBag]]. 
reference/spamrules_variables.txt · Last modified: 2023/08/14 17:01 by paul