mirror of
https://github.com/Mailu/Mailu.git
synced 2025-01-16 02:46:44 +02:00
Tell rspamd about RELAYNETS
This commit is contained in:
parent
9d474f32a6
commit
2170e07731
3
core/rspamd/conf/options.inc
Normal file
3
core/rspamd/conf/options.inc
Normal file
@ -0,0 +1,3 @@
|
||||
{% if RELAYNETS %}
|
||||
local_networks = [{{ RELAYNETS }}];
|
||||
{% endif %}
|
Loading…
Reference in New Issue
Block a user