https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6180
--- Comment #15 from Mark Martinec <[email protected]> 2009-08-19 13:29:53 PST --- > The razor2 fix works! Thanks. > I've downloaded revision 805514 ( > https://svn.apache.org/viewcvs.cgi?view=rev&rev=805514 ) of DKIM.pm and I'm > still getting an error from > dkim2: > > # prove t/dkim2.t > t/dkim2.t .. 93/122 Not found: DKIM_ADSP_ALL = DKIM_ADSP_ALL at > t/dkim2.t > line 87. > t/dkim2.t .. 105/122 # Failed test 105 in t/SATest.pm at line 707 > Not found: DKIM_ADSP_DISCARD = DKIM_ADSP_DISCARD at t/dkim2.t line > 87. > # Failed test 109 in t/SATest.pm at line 707 fail #2 > Not found: DKIM_ADSP_DISCARD = DKIM_ADSP_DISCARD at t/dkim2.t line > 87. > t/dkim2.t .. 113/122 # Failed test 113 in t/SATest.pm at line 707 fail #3 > Not found: DKIM_ADSP_DISCARD = DKIM_ADSP_DISCARD at t/dkim2.t line > 87. > # Failed test 117 in t/SATest.pm at line 707 fail #4 > t/dkim2.t .. Failed 4/122 subtests Yes, that's expected, you have an old version of Mail::DKIM, which does not yet support ADSP (but the basic DKIM verification works alright). The Mail-DKIM-0.36 supports ADSP, or better yet, the Mail-DKIM-0.36_5 can deal with nonexsistent domains properly. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
