
bugzilla-daemon at bugzilla
Feb 3, 2010, 12:17 PM
Post #1 of 1
(207 views)
Permalink
|
|
[Bug 6322] New: In DKIM ADSP eval test check_dkim_adsp() the '*' is handled incorrectly
|
|
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6322 Summary: In DKIM ADSP eval test check_dkim_adsp() the '*' is handled incorrectly Product: Spamassassin Version: 3.3.0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Plugins AssignedTo: dev [at] spamassassin ReportedBy: Mark.Martinec [at] ijs A rule like: header DKIM_ADSP_ALL_YG1 eval:check_dkim_adsp('*', gmail.com, yahoo.com) should not have fired if a message contains at least one valid author domain signature. The problem is that a shorthand '*' is handled incorrectly, and fires even when there are no ADSP policies (as it the case when AD signatures are present) A fix is fairly trivial, coming... -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
|