Skip to content

v1.3.0

Compare
Choose a tag to compare
@GuillaumeSeren GuillaumeSeren released this 06 Feb 16:17
· 192 commits to master since this release
4c389d5
  • Merge pull request #170 from aidecoe/dkim-validity-filter
  • Add filter verifing DKIM signature
  • Merge pull request #174 from aidecoe/dmarc
  • Change default tags in DMARCReportInspectionFilter
  • Remove archiving option from DMARCReportInspectionFilter
  • Merge pull request #173 from aidecoe/dmarc
  • Inspect DMARC reports and tag the message
  • Merge pull request #171 from flokli/cleanups
  • add LICENSE
  • setup.py: Add URL, description and license fields
  • afew.commands: remove shebang
  • replace license texts with SPDX-License-Identifier
  • unify coding: utf-8 comments
  • Merge pull request #169 from aidecoe/me-filter
  • Add filter tagging mail sent directly to me
  • Merge branch 'brighid/docs/rename-flag'
  • fix typos in docs for rename option
  • Incorporate @flolki's suggested changes
  • Add docs for rename flag added in #91
  • Merge pull request #164 from EricIO/master
  • Remove subprocess32 dependency per issue 64
  • Merge pull request #163 from Titan-C/badge
  • Oder badge's links
  • Merge pull request #161 from flokli/fix-158