Port details |
- dmarcts-report-parser Perl based tool to parse DMARC reports
- 2.0 mail =3 2.0Version of this port present on the latest quarterly branch.
- Maintainer: crees@FreeBSD.org
- Port Added: 2023-06-25 15:39:06
- Last Update: 2023-06-25 15:38:46
- Commit Hash: 62e8b91
- People watching this port, also watch:: nagios-check_hdd_health, nuitka-py311, monit, py39-beautifulsoup, openmdns
- License: GPLv3
- WWW:
- https://github.com/techsneeze/dmarcts-report-parser/
- Description:
- 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,
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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- dmarcts-report-parser>0:mail/dmarcts-report-parser
- To install the port:
- cd /usr/ports/mail/dmarcts-report-parser/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/dmarcts-report-parser
- pkg install dmarcts-report-parser
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dmarcts-report-parser
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1687701602
SHA256 (techsneeze-dmarcts-report-parser-v2.0_GH0.tar.gz) = 06b3f9db47b5cb8a487d7ddd8a5bf8d3ae419e2a3a58abfcbbe1f66f45363696
SIZE (techsneeze-dmarcts-report-parser-v2.0_GH0.tar.gz) = 26425
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-File-MimeInfo>=0 : devel/p5-File-MimeInfo
- p5-Mail-IMAPClient>=0 : mail/p5-Mail-IMAPClient
- p5-MIME-Tools>=0 : mail/p5-MIME-Tools
- p5-XML-Simple>=0 : textproc/p5-XML-Simple
- p5-DBI>=0 : databases/p5-DBI
- p5-Socket6>=0 : net/p5-Socket6
- p5-PerlIO-gzip>=0 : archivers/p5-PerlIO-gzip
- p5-Mail-Mbox-MessageParser>=0 : mail/p5-Mail-Mbox-MessageParser
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- mail_dmarcts-report-parser
- USES:
- perl5 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0 25 Jun 2023 15:38:46 |
Chris Rees (crees) |
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. |
Number of commits found: 1
|