Stats collection of "i=" information

From: Murray S. Kucherawy <msk_at_blackops.org>
Date: Mon, 11 Oct 2010 20:35:14 -0700 (PDT)

Somehow I completely managed to fail to record anything in the 2.2.0 or
even 2.1.0 stats code about the "i=" tag in signatures. Amazing.

I've opened a feature request about it and will probably extend the schema
and add something for 2.3.0. I suspect a pair of simple integer columns
would suffice, as follows:

         First column:
         -1 no "i=" data available (for upgrading the schema)
         0 "i=" not present
         1 "i=" present; "d=" domain and "i=" domain match
         2 "i=" present; "i=" domain is a subdomain of "d=" domain

         Second column:
         -1 no "i=" data available (for upgrading the schema)
         0 "i=" not present
         1 "i=" is present; local-part is empty
         2 "i=" is present; local-part is same as From: header field
         3 "i=" is present; local-part differs from From: header field

Am I missing anything?

-MSK
Received on Tue Oct 12 2010 - 03:35:34 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:32:54 PST