Releases: msimerson/mail-dmarc
Releases · msimerson/mail-dmarc
v1.20240314
- Reports: Fix the email sent when reports are too large by @marcbradshaw in #224
- add a couple of mailing lists that may skip DMARC checks by @bigio in #223
- Release.1.20240313 by @marcbradshaw in #225
v1.20240214
v1.20210927
- 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)
v1.20200214
- move HTTP::Tiny into deps (used for PSL updates)
v1.20200212
t/12: skip DB cleanup when unable to connect
v1.20200116
skip HTTP tests when optional JSON not installed #171
v1.20200114
v1.20200108
- 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
v1.20191025
v1.20191004
- updated PSL
- update jQuery, jQuery grid
- empty ENV FROM when missing #144