install_postfwd.sh, install_postfix_advanced.sh: adjust postfwd rule RATE_UNKNOWN_CLIENT_ADDR
This commit is contained in:
@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user