Page MenuHomeWMGMC Issues

force_actions.conf
No OneTemporary

force_actions.conf

rules {
WHITELIST_FORWARDING_HOST_NO_REJECT {
action = "add header";
expression = "WHITELISTED_FWD_HOST";
require_action = ["reject"];
}
WHITELIST_FORWARDING_HOST_NO_GREYLIST {
action = "no action";
expression = "WHITELISTED_FWD_HOST";
require_action = ["greylist", "soft reject"];
}
}

File Metadata

Mime Type
text/plain
Expires
9月 12 Fri, 2:59 AM (22 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5726
默认替代文本
force_actions.conf (318 B)

Event Timeline