Skip to content

Commit 489153f

Browse files
committed
Fixed: FS#1055 - Problem with ISPConfig installer on CentOS?
1 parent e223514 commit 489153f

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

install/tpl/fedora_amavisd_conf.master

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -149,16 +149,6 @@ $defang_by_ccat{+CC_BADH.",6"} = 1; # header field syntax error
149149
# $notify_method = 'smtp:[127.0.0.1]:10025';
150150
# $forward_method = 'smtp:[127.0.0.1]:10025'; # set to undef with milter!
151151

152-
#$final_virus_destiny = D_DISCARD;
153-
#$final_banned_destiny = D_BOUNCE;
154-
#$final_spam_destiny = D_DISCARD;
155-
#$final_bad_header_destiny = D_BOUNCE;
156-
157-
$final_virus_destiny = D_REJECT;
158-
$final_banned_destiny = D_REJECT;
159-
$final_spam_destiny = D_PASS;
160-
$final_bad_header_destiny = D_PASS;
161-
162152
# $os_fingerprint_method = 'p0f:127.0.0.1:2345'; # to query p0f-analyzer.pl
163153

164154
## hierarchy by which a final setting is chosen:

0 commit comments

Comments
 (0)