SA Bugzilla – Bug 2149
options related to x-spam-level don't work
Last modified: 2003-06-29 10:19:59 UTC
delete $self->{headers_ham}->{"Level"}; $self->{headers_ham}->{"Level"} = "_STARS($1)_"; which is great, except it needs to deal with the spam one too.
Created attachment 1106 [details] suggested patch
+1
committed.