0.3.0
We're going to aim to follow the excellent practices promulgated by 18F about release notes.
This release is the first we're pushing to the GitHub, though we've pushed releases to PyPI previously. We've done some work for these stay in sync, but the repo version will contain a -dev
suffix.
Added
- STARTTLS support is enabled by default or via the
--starttls
option (link) - The SPF
redirect
directive is followed in SPF scans (link) - By default, trustymail will use the DNS that your host uses, but you can now specify a DNS server to use with
--dns=
(link)
Fixed
- Individual scans with trustymail were inconsistent, run to run, especially for SPF results (link)