File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ $final_spam_destiny = D_DISCARD;
6767$final_banned_destiny = D_BOUNCE;
6868$final_bad_header_destiny = D_PASS;
6969
70- # Default settings, we st this very high to not filter aut emails accidently
70+ # Default settings, we set this very high to not filter out emails accidentally
7171$sa_spam_subject_tag = '***SPAM*** ';
7272$sa_tag_level_deflt = 20.0; # add spam info headers if at, or above that level
7373$sa_tag2_level_deflt = 60.0; # add 'spam detected' headers at that level
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ $final_spam_destiny = D_DISCARD;
4949$final_banned_destiny = D_BOUNCE;
5050$final_bad_header_destiny = D_PASS;
5151
52- # Default settings, we st this very high to not filter aut emails accidently
52+ # Default settings, we set this very high to not filter out emails accidentally
5353$sa_spam_subject_tag = '***SPAM*** ';
5454$sa_tag_level_deflt = 20.0; # add spam info headers if at, or above that level
5555$sa_tag2_level_deflt = 60.0; # add 'spam detected' headers at that level
You can’t perform that action at this time.
0 commit comments