SA Bugzilla – Bug 4877
[review] Mail::DKIM default causes DKIM_POLICY_SIGNSOME on (almost) all mail
Last modified: 2013-02-21 02:56:36 UTC
Mail::DKIM defaults the policy to sign some if it doesn't find a policy for a domain. This results in all mail, that doesn't have a policy otherwise, hitting DKIM_POLICY_SIGNSOME. I haven't had time (I'm in the middle of moving) to look into seeing if there's a way to nullify this default. If there isn't, I'd suggest we just disable the rule (or 'meta OR' it with the other DKIM rules if people want this info).
Created attachment 3499 [details] patch - zero score for rule zero out the score for now... hopefully I'll remember to contact Jason about the bad default in Mail-DKIM. Sending trunk/core/50_scores.cf Transmitting file data . Committed revision 398794.
IMO, the score zeroing can be considered "trivial" and could just be applied. it's a new rule for 3.1, and it's going from being an info rule to being disabled. +1 either way.
sounds good... Sending rules/50_scores.cf Transmitting file data . Committed revision 398795. [dos@cyan 3.1]$