Skip to content

Commit 063c991

Browse files
committed
Changed amavisd settings.
1 parent bde98e0 commit 063c991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/tpl/amavisd_user_config.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ $sql_select_white_black_list = 'SELECT wb FROM spamfilter_wblist'.
4545
#
4646

4747
$final_virus_destiny = D_BOUNCE;
48-
$final_spam_destiny = D_DISCARD;
48+
$final_spam_destiny = D_PASS;
4949
$final_banned_destiny = D_BOUNCE;
5050
$final_bad_header_destiny = D_PASS;
5151

0 commit comments

Comments
 (0)