Add unittest for checkDKIM() with `X-DKIM-Authentication-Results: dunno`.
* ADD new unittest test_checkDKIM_dunno() to test_email_dkim.py which checks that a ``X-DKIM-Authentication-Results: dunno`` header properly returns False.
Please register or sign in to comment