Hi,

I understand that the _FFR_STATS code is unsupported, but I'm not sure
whether this is just not yet correctly implemented or a bug:

dkim-stats(8) always prints "[...] last l=1, a=0, [...]", even if the
last verified message didn't have an `l' tag or if the algorithm was
rsa-sha256. Checking `canonlen' and `msglen' just before the call to
dkimf_stats_record() in dkim-filter.c, it seems that the former is set
correctly but the latter is always zero. That's why `tmp_lengths =
(msglen != canonlen)' is always 1. Same for `tmp_signalg': it's always
zero.

In case this is supposed to work I could have a closer look at it...


Regards, Jukka

-- 
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
dkim-milter-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss

Reply via email to