mail-dmarc

Mail::DMARC, a complete DMARC implementation in Perl

OTHER License

Stars
33
Committers
11

Bot releases are hidden (Show)

mail-dmarc - v1.20240314 Latest Release

Published by msimerson 7 months ago

mail-dmarc - v1.20210927

Published by msimerson 8 months ago

  • Fix reporting for selectors whose name evaluates to false
  • Use maybestarttls for opportunistic encryption when sending reports using Email::Sender v2.0 or greater
  • Remove dead domain dmarc-qa.com from tests
  • Print full syntax guide with "--help" option (Jeremiah Morris)
mail-dmarc - v1.20240214

Published by msimerson 8 months ago

  • feat: add imap option to specify port #195
  • feat: add configurable DNS retrans option #214
  • ignore empty/wrong lines on whitelist_dmarc file #219
  • test: mock DNS during testing #213
  • ci: restore CI tests to working order
  • Force lower case for SPF domain input #212
mail-dmarc - v1.20200214

Published by msimerson 8 months ago

  • move HTTP::Tiny into deps (used for PSL updates)
mail-dmarc - v1.20200212

Published by msimerson over 4 years ago

t/12: skip DB cleanup when unable to connect

mail-dmarc - v1.20200116

Published by msimerson over 4 years ago

skip HTTP tests when optional JSON not installed #171

mail-dmarc - v1.20200114

Published by msimerson almost 5 years ago

  • skip HTTP tests when optional deps not installed #171
  • update PSL
  • auto update PSL as part of release
  • lazy load Net::SMTPS #168
mail-dmarc - v1.20200108

Published by msimerson almost 5 years ago

  • NEW FEATURE: Postgres support #150
  • removed dist::zilla
  • additional tests enabled
  • html UI: use https URLS everywhere
  • SPF: don't warn when scope is missing from reports
  • receive: permit other MIME types that have xml.gz filename
  • DKIM: when message has no result, add "none"
  • sqlite: add default current_timestamp
  • bin/install_deps.pl: apt improvements
mail-dmarc - v1.20191025

Published by msimerson almost 5 years ago

  • remove dzil #152
  • update PSL #152
  • add support for Postgres #150
  • no error when report has missing SPF scope #147
mail-dmarc -

Published by msimerson almost 5 years ago

  • fix aggregrate schema test #96
  • Do not reject NXDOMAIN as per rfc #94
  • added none result for no policy #93
  • avoid deadlock with some invalid rua data #92
  • avoid loop when sending reports via http #92
mail-dmarc -

Published by msimerson almost 5 years ago

  • Ensure entities in XML agg reports are properly escaped #104
  • geoip v6 support and field selection #103
  • use a larger integer type for report_record.count #102
  • improved apt package lookups in install_deps.pl #98
mail-dmarc -

Published by msimerson almost 5 years ago

  • improve aggregate report docs #142
  • added dmarc_whitelist hosts #119
mail-dmarc -

Published by msimerson almost 5 years ago

  • updated PSL
  • update jQuery, jQuery grid
  • empty ENV FROM when missing #144