1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-05-21 22:33:16 +02:00
Mailu/core/rspamd/conf/options.inc

4 lines
67 B
PHP
Raw Normal View History

2021-10-31 19:57:51 +01:00
{% if RELAYNETS %}
local_networks = [{{ RELAYNETS }}];
{% endif %}