User Tools

Site Tools


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
reference:spamrules_variables [2015/11/18 10:07] – [Built-in variables] paulreference:spamrules_variables [2023/08/14 17:01] (current) – [Built-in variables] paul
Line 34: Line 34:
 ^${SMTPHelo} | SMTP Helo String (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 | ^${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 |
 +^${TimeNow} | Time now in ISO-8601 (Zulu) format | 8.6 |
 +^${TimeNowDays} | Time now in fractional days since 1st Jan 1601 | 8.6 |
 +^${RFC822TimeNow} | Time now in RFC 822 Date header format | 8.6 |
 =====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.1447841248.txt.gz · Last modified: 2018/11/14 10:44 (external edit)