Package: wnpp Severity: wishlist Owner: Mike Gabriel <mike.gabr...@das-netzwerkteam.de>
* Package name : dmarcts-report-parser Version : 1.0+git20190809.1.bb5dd8b6 Upstream Author : Techsneeze.com * URL : https://github.com/techsneeze/dmarcts-report-parser/ * License : GPL-3+ Programming Lang: Perl Description : Perl based tool to parse DMARC reports This DMARC reports parser is based on John Levine's rddmarc, extended by the following features: . * Allows one to read messages from an IMAP server and not only from the local filesystem. * Store much more XML values into the database (for example the missing SPF and DKIM results from the policy_evaluated section) and also the entire XML for later reference. * Needed database tables and columns are created automatically, user only needs to provide a database. The database schema is compatible to the one used by rddmarc, but extends it by additional fields. Users can switch from rddmarc to dmarcts-report-parser without having to do any changes to the database by themselves.