Hello,
I seached the existing tickets and could not find a report of this.
There are missing colons in opendmarc log messages when it reports that it is ignoring existing Authentication-Results.
Ex:
May 29 15:05:26 blargh opendmarc[1061]: 40wI8k1XTrz1BBf ignoring Authentication-Results at 19 from ix1.dns-oarc.net
I tried to clone the repo to push a merge but SF is having issues today... "Forking/cloning repo opendmarc in project u/jpopovitch from /git/p/opendmarc/code.git failed. The SourceForge engineering team has been notified."
The fix is 3 places in oepndmar/opendmar.c
2249: "%s: ignoring Authentication-Results at %d from %s",
2263: "%s: ignoring Authentication-Results at %d from %s",
2284: "%s: ignoring Authentication-Results at %d from %s",
hth,
-Jim P.
Hello,
A merge request has been generated:
https://sourceforge.net/p/opendmarc/code/merge-requests/8/
-Jim P.