Update 'config/amavis/21-ubuntu_defaults'
This commit is contained in:
@@ -9,7 +9,7 @@ $enable_dkim_verification = 1;
|
|||||||
@whitelist_sender_acl = qw( .$mydomain );
|
@whitelist_sender_acl = qw( .$mydomain );
|
||||||
$final_virus_destiny = D_DISCARD; # (defaults to D_BOUNCE)
|
$final_virus_destiny = D_DISCARD; # (defaults to D_BOUNCE)
|
||||||
$final_banned_destiny = D_DISCARD; # (defaults to D_BOUNCE)
|
$final_banned_destiny = D_DISCARD; # (defaults to D_BOUNCE)
|
||||||
$final_spam_destiny = D_DISCARD; # (defaults to D_REJECT)
|
$final_spam_destiny = D_PASS; # (defaults to D_REJECT)
|
||||||
$final_bad_header_destiny = D_PASS; # (defaults to D_PASS), D_BOUNCE suggested
|
$final_bad_header_destiny = D_PASS; # (defaults to D_PASS), D_BOUNCE suggested
|
||||||
|
|
||||||
$sa_tag_level_deflt = -999; # add spam info headers if at, or above that level
|
$sa_tag_level_deflt = -999; # add spam info headers if at, or above that level
|
||||||
|
|||||||
Reference in New Issue
Block a user