aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lua/dmarc.lua
Commit message (Expand)AuthorAgeFilesLines
* Fix DMARC plugin.Vsevolod Stakhov2015-04-201-19/+29
* DMARC: check for subdomain policyAndrew Lewis2015-04-181-18/+33
* DMARC: Abort processing on policy failure (where this is not happening already)Andrew Lewis2015-04-161-0/+2
* DMARC: handle relaxed policy; return policy domain with symbolAndrew Lewis2015-04-161-9/+17
* DMARC: more RFC-strictness; partial support for subdomain policies; return do...Andrew Lewis2015-04-161-14/+47
* Use tld when checking for DMARC policy.Vsevolod Stakhov2015-04-151-4/+8
* DMARC: Allow bogus backslashes in policy records; ignore non policy records; ...Andrew Lewis2015-04-081-8/+25
* Remove debug knob.Vsevolod Stakhov2015-04-071-1/+1
* DMARC: Check DKIM alignmentAndrew Lewis2015-04-051-15/+12
* DMARC: allow either of SPF/DKIM to yield pass; check From header alignment; a...Andrew Lewis2015-04-041-16/+50
* Add preliminary version of DMARC plugin.Vsevolod Stakhov2015-04-031-0/+196