Skip to content

Commit 8f4ed62

Browse files
committed
typo
1 parent 0efec5c commit 8f4ed62

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

install/dist/tpl/gentoo/amavisd-ispconfig.conf.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

install/tpl/amavisd_user_config.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)