https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7831

Rob Mosher <nyt-apach...@countercultured.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nyt-apachebz@counterculture
                   |                            |d.net

--- Comment #4 from Rob Mosher <nyt-apach...@countercultured.net> ---
The bug is here, as it only checks author domain against d=

https://github.com/apache/spamassassin/blob/df83e64408fe1eb76d4a4fd7e0c6a730187ce2f8/lib/Mail/SpamAssassin/Plugin/DKIM.pm#L917


  DKIM-Signature: ... i=j...@foo.example.com ... d=example.com
  From: j...@foo.example.com

This would only hit DKIM_VALID, and not DKIM_VALID_AU

I'll put a patch together when I get a few minutes

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to