The code is on br-msk-stats-redux, in case anyone wants to look. I'm
running it on blackops.org to try it out. I don't know that it's "final"
yet so this isn't a review request (yet).
It collects per-transaction totals into a BDB keyed on the job ID.
opendkim-stats has been updated to email the database contents to us in
a format amenable to import into an SQL database. We can then run all
sorts of interesting reports to see how DKIM's getting used out there, and
get some details about common failure conditions. Hopefully this will be
valuable to the DKIM effort in general, especially the working group at
IETF.
If I have time prior to release, I'd like to get it to the point where the
report includes details about whether or not the From:, To: or Subject:
changed such that the signature became invalidated. Doing this is a bit
of a challenge though; it requires "z=" on the signature and requires that
the signature cover each of them, and then I have to canonicalize just
those header fields (both as received and from "z=") to determine if that
was the culprit. For now I've punted on them, but we'll see if an easy
solution presents itself before betas begin.
Received on Wed Apr 07 2010 - 19:39:01 PST
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wed Apr 07 2010 - 20:50:01 PST