We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bde98e0 commit 063c991Copy full SHA for 063c991
install/tpl/amavisd_user_config.master
@@ -45,7 +45,7 @@ $sql_select_white_black_list = 'SELECT wb FROM spamfilter_wblist'.
45
#
46
47
$final_virus_destiny = D_BOUNCE;
48
-$final_spam_destiny = D_DISCARD;
+$final_spam_destiny = D_PASS;
49
$final_banned_destiny = D_BOUNCE;
50
$final_bad_header_destiny = D_PASS;
51
0 commit comments