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