[postscreen] Bon, on va durcir les règles pour alléger les ML
This commit is contained in:
parent
b05c887808
commit
764b96d541
1 changed files with 2 additions and 2 deletions
|
@ -304,8 +304,8 @@ if main or secondary:
|
|||
@postscreen_dnsbl_sites =
|
||||
@ zen.spamhaus.org*2
|
||||
@ dnsbl.inps.de*2
|
||||
@ b.barracudacentral.org*2
|
||||
@ dnsbl.ahbl.org
|
||||
@ b.barracudacentral.org
|
||||
@ bl.spameatingmonkey.net
|
||||
@ bl.spamcop.net
|
||||
@ dnsbl.sorbs.net
|
||||
|
@ -317,7 +317,7 @@ if main or secondary:
|
|||
@ list.dnswl.org=127.[0..255].[0..255].[2..255]*-3
|
||||
@
|
||||
@# Score >= 4 ? Bye bye
|
||||
@postscreen_dnsbl_threshold = 5
|
||||
@postscreen_dnsbl_threshold = 4
|
||||
@postscreen_dnsbl_action = enforce
|
||||
@
|
||||
@## Désactivé, pour éviter le fake greylisting de postscreen.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue