This website requires JavaScript.
Explore
Help
Sign In
kishi
/
infra
Watch
1
Star
0
Fork
0
You've already forked infra
forked from
infra/ansible
Code
Releases
Activity
7ac10f0e7d
infra
/
roles
/
mail
/
templates
/
rspamd
/
local.d
/
options.inc.j2
2 lines
65 B
Plaintext
Raw
Normal View
History
Unescape
Escape
mail: make mail_trusted an array
2020-05-18 19:10:32 +02:00
local_addrs = [127.0.0.1, ::1, {{ mail_trusted | join(", ") }}];
Copy Permalink