Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
This commit is contained in:
commit
31dfd75a15
@ -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"];
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user