andryyy 2020-04-01 21:22:54 +02:00
commit 31dfd75a15
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
rules {
WHITELIST_FORWARDING_HOST_NO_REJECT {
action = "rewrite subject";
action = "add header";
expression = "WHITELISTED_FWD_HOST";
require_action = ["reject"];
}