opendmarc 1.3.2-3 source package in Ubuntu

Changelog

opendmarc (1.3.2-3) unstable; urgency=medium

  * Update opendmarc service file so changes in opendmarc.conf are used and
    update opendmarc.conf to match values previously hard-coded in the service
    file and better align to the organization in the upstream example
    configuration (Closes: #863612)
    - Thanks to Jack Bates for the patch

 -- Scott Kitterman <email address hidden>  Mon, 11 Dec 2017 14:22:44 -0500

Upload details

Uploaded by:
Scott Kitterman
Uploaded to:
Sid
Original maintainer:
Scott Kitterman
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
opendmarc_1.3.2-3.dsc 1.9 KiB d243fdca9f532a50bb5fbf892cf931135f55b114450561504893e2601ddf8198
opendmarc_1.3.2.orig.tar.gz 579.5 KiB 213c4b01a9ff5dcdf331f7bd1dd6a382077abbf8ee9111852f2101ec917c2ffb
opendmarc_1.3.2-3.diff.gz 21.2 KiB 7bb912be727b729eb23b27e898289ee5d8f30dfe14d4c092c898107f88cd2634

Available diffs

No changes file available.

Binary packages built by this source

libopendmarc-dev: Headers and development libraries for the OpenDMARC library

 Domain-based Message Authentication, Reporting and Conformance (DMARC),
 builds on the successes of technologies such as DomainKeys Identified Mail
 (DKIM) and the Sender Policy Framework (SPF) to create an infrastructure that
 enforces policy on domain names that are visible to end users, and creates a
 feedback framework for identifying and tracking fraudulent use of domain
 names in email.
 .
 This package provides the required header files and development libraries for
 developing against the OpenDMARC library.

libopendmarc2: Library for DMARC validation and reporting

 Domain-based Message Authentication, Reporting and Conformance (DMARC),
 builds on the successes of technologies such as DomainKeys Identified Mail
 (DKIM) and the Sender Policy Framework (SPF) to create an infrastructure that
 enforces policy on domain names that are visible to end users, and creates a
 feedback framework for identifying and tracking fraudulent use of domain
 names in email.
 .
 This package provides library for implementing mail validation and reporting
 for the experimental DMARC standard.

libopendmarc2-dbgsym: No summary available for libopendmarc2-dbgsym in ubuntu cosmic.

No description available for libopendmarc2-dbgsym in ubuntu cosmic.

opendmarc: No summary available for opendmarc in ubuntu cosmic.

No description available for opendmarc in ubuntu cosmic.

opendmarc-dbgsym: debug symbols for opendmarc
rddmarc: Sample DMARC report processing scripts collection

 There are currently three example scripts provided:
 .
   - rddmarc: Perl the script to parse DMARC summary reports
   - mkdmarc - SQL to create the tables
   - dmarcfail: Parses DMARC forensic reports from Netease and adds them to a
     MySQL database to assist in further analysis.