freebsd-ports/mail/dmarcts-report-parser/pkg-plist
Chris Rees 62e8b91190 mail/dmarcts-report-parser: New port
A Perl based tool to parse DMARC reports, based on John Levine's rddmarc,
but extended by the following features:

    Allow 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.

    Supports MySQL and PostgreSQL.

    Needed database tables and columns are created automatically,
    database by themselves.
2023-06-25 16:38:46 +01:00

6 lines
167 B
Plaintext

bin/dmarcts-report-parser.pl
@sample etc/dmarcts-report-parser.conf.sample
etc/periodic/daily/667.dmarcts-report-parser
%%DATADIR%%/dbx_Pg.pl
%%DATADIR%%/dbx_mysql.pl