Name: | opendmarc |
---|---|
Version: | 1.4.2 |
Release: | 21.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 260357 |
License: | BSD-3-Clause AND Sendmail-Open-Source-1.1 |
RPM: | opendmarc-1.4.2-21.el9.x86_64.rpm |
Source RPM: | opendmarc-1.4.2-21.el9.src.rpm |
Build Date: | Mon Nov 11 2024 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.trusteddomain.org/opendmarc.html |
Summary: | A DMARC milter and library |
Description: | OpenDMARC (Domain-based Message Authentication, Reporting & Conformance) provides an open source library that implements the DMARC verification service plus a milter-based filter application that can plug in to any milter-aware MTA, including sendmail, Postfix, or any other MTA that supports the milter protocol. The DMARC sender authentication system is still a draft standard, working towards RFC status. The database schema required for some functions is provided in /usr/share/opendmarc/db. The rddmarc tools are provided in /usr/share/opendmarc/contrib/rddmarc. |
- Fix for CVE-2024-25768 - Closes rhbz#2266175 rhbz#2266174
- Simplify spec - Remove checks on if systemd is present - Remove checks on old Fedora releases - Remove checks on EL7 or older - Use make macros
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- escape systemd service file OPTIONS and MAINPID references so they exist at runtime
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- remove failing systemd protections again
- fix config file Umask->UMask