1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-01-12 04:23:24 +02:00
This commit is contained in:
andryyy 2020-04-01 21:22:54 +02:00
commit 31dfd75a15

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"];
}