-
-
08 May 2019 09:30:21 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (0)
- Testers (452 / 0 / 6)
- Kwalitee
Bus factor: 1- 33.18% Coverage
- License: perl_5
- Perl: v5.8.5
- Activity
24 month- Tools
- Download (16.23KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Markus Benning
Changes for version 0.04
- Change: 6519b8439ae642ee51b4006cf4bb05418b34d34f Author: Markus Benning <ich@markusbenning.de> Date : 2019-05-08 11:26:13 +0000
- Update test to reflect fixed TLSRPT lookup
- Now as the TLSRPT lookup works gmail.com also seem to have such a record.
- Change: aba5be5377af0969ca574de9e6bb37850f678a19 Author: Markus Benning <ich@markusbenning.de> Date : 2019-05-08 11:13:06 +0000
- Fix TLSRPT record pattern _tcp -> _tls
- The TLSRPT record was build by appending _smtp._tcp which was a mistake. Must be _smtp._tls. (RFC8460)
- Thanks to Jeff Forsyth for reporting this.
Modules
library for looking up MTA-STS policiesclass for MTA-STS domain lookupsclass to parse and generate RFC8461 policiesrole for semicolon-separated key/value pairsa STS DNS TXT record stringa TLSRPT record stringModule Install Instructions
To install Mail::STS, copy and paste the appropriate command in to your terminal.
cpanm Mail::STS
perl -MCPAN -e shell install Mail::STS
For more information on module installation, please visit the detailed CPAN module installation guide.