On Sat, Nov 16, 2019 at 06:39:04PM +0000, David Jones wrote: > > We should add default rules to the SA ruleset that would utilize > OpenDMARC headers if they were present similar to how SPF checks can use > Received-SPF and Authentication-Results headers on internal headers. > > Any perl people out there want to take a shot at a DMARC plugin that > would use Authentication-Results nternal headers? >
We already have AuthRes plugin committed that does it: https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6918 Feel free to contribute / test there.