Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#62867 - Exim: Enable DMARC and ARC support
Attached to Project:
Community Packages
Opened by Chris (cimnine) - Monday, 10 June 2019, 16:11 GMT
Last edited by Antonio Rojas (arojas) - Monday, 10 June 2019, 16:12 GMT
Opened by Chris (cimnine) - Monday, 10 June 2019, 16:11 GMT
Last edited by Antonio Rojas (arojas) - Monday, 10 June 2019, 16:12 GMT
|
DetailsExim 4.92 has experimental support for DMARC and for ARC, but it's not enabled in Arch Linux. What is the policy for enabling experimental features? Could it be enabled?
For DMARC it would be setting `EXPERIMENTAL_DMARC` [0][1]. The main dependency, Opendmarc, is already packaged for Arch. `EXPERIMENTAL_ARC` support [2] does not depend on anything and could be enabled right away. [0] https://github.com/Exim/exim/blob/exim-4.92/doc/doc-txt/experimental-spec.txt#L393 [1] https://github.com/Exim/exim/blob/exim-4.92/src/src/EDITME#L481-L486 [2] https://github.com/Exim/exim/blob/exim-4.92/src/src/EDITME#L488-L490 |
This task depends upon
FS#63812CVE-2019-16378 is resolved.As of 4.93 upstream DMARC support is considered stable. I think it should be brought downstream to the Arch builds by default.
The CVE issue in opendmarc linked in comments above has also been fixed.
Have you encountered any issues during your testing of the feature with the modified package?