install_postfwd.sh, install_postfix_advanced.sh: adjust postfwd rule RATE_UNKNOWN_CLIENT_ADDR
This commit is contained in:
parent
f7aeff6b5a
commit
05dd7bd0ce
@ -1255,6 +1255,7 @@ id=BL_SENDER
|
||||
|
||||
# Throttle unknown clients to 5 recipients per 5 minutes:
|
||||
id=RATE_UNKNOWN_CLIENT_ADDR
|
||||
sasl_username =~ /^$/
|
||||
client_name==unknown
|
||||
action=rate(client_address/5/300/450 4.7.1 only 5 recipients per 5 minutes allowed)
|
||||
|
||||
|
@ -442,6 +442,7 @@ id=BL_SENDER
|
||||
|
||||
# Throttle unknown clients to 5 recipients per 5 minutes:
|
||||
id=RATE_UNKNOWN_CLIENT_ADDR
|
||||
sasl_username =~ /^$/
|
||||
client_name==unknown
|
||||
action=rate(client_address/5/300/450 4.7.1 only 5 recipients per 5 minutes allowed)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user