LuKreme wrote: > Other surprises are that DKIM is pretty useless and SPF_PASS is > actually a slight spam indicator.
Benny Pedersen wrote: > so without some whitelist_from_* dkim and spf will not be helpfull Indeed. Score points should be kept close to zero for rules DKIM_SIGNED, DKIM_VALID and DKIM_VALID_AU (or DKIM_VERIFIED in pre-3.3). The value of DKIM verification does not come from score points of these informational rules directly, but from derived rules: from DKIM-based whitelisting and from fraud protection (DKIM_ADSP_* rules with their associated 'adsp_override' in 3.3.0, or hand written rules in pre-3.3). Mark