Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change default tags in
DMARCReportInspectionFilter
Let's be consistent with existing filters like `ListMailsFilter`. `ListMailsFilter` applies `lists` tag and `lists/<list-id>` tag. `DMARCReportInspectionFilter` applies `dmarc` tag for each message looking like DMARC report. To be consistent with lists, rather than applying e.g. `dmarc-spf-ok` for SPF check passed, let's have `dmarc/spf-ok` instead.
- Loading branch information