This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| reference:spamrules_variables [2015/11/18 10:07] – [Built-in variables] paul | reference:spamrules_variables [2023/08/14 16: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, | ||
| + | ^${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 ' | The VPOP3 spam filter script language also supports ' | ||