You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mailu/core/rspamd/conf/options.inc

4 lines
122 B
PHTML

{% if RELAYNETS %}
2 years ago
local_networks = [{{ RELAYNETS }},{{ SUBNET }}{% if SUBNET6 %}, {{ SUBNET6 }}{% endif %}];
{% endif %}