Changes for version 1.20140711 - 2014-07-10

  • Store/SQL: use full sql name in WHERE clause
  • DMARC/HTTP: added error handling and tests
  • removed excess comma in mail_dmarc_schema.mysql
  • added quotes around ($commit || ''), just in case
  • try IMAP fetch without SORT if no results, for IMAP servers like Gmail that don't support SORT
  • warn but still pass test if DNS query fails

Documentation

an HTTP client for submitting a DMARC validation request
a web server for DMARC validation and report viewing
look up DMARC policy for a domain
receive aggregate reports via IMAP, mbox, or message file(s)
send aggregate reports
command line report viewer
install dependencies with package manager or CPAN

Modules

Perl implementation of DMARC
DMARC utility functions
view stored reports via HTTP
a DMARC policy in object format
Pure Perl implementation of DMARC
A DMARC report interface
aggregate report object
metadata section of aggregate report
record section of aggregate report
process incoming DMARC reports
report sending dispatch class
utility methods to send reports by HTTP
utility methods for sending reports via SMTP
persistent storage broker for reports
store and retrieve reports from a SQL RDBMS
a DMARC report URI
processing result object

Provides

in lib/Mail/DMARC/Result.pm