Files
ansible/roles/postfix/templates/etc_opendkim_trusted.hosts.j2
2025-10-10 11:07:34 +00:00

4 lines
82 B
Django/Jinja

127.0.0.0/8
[::ffff:127.0.0.0]/104
[::1]/128
{{ postfix_mynetworks | join("\n") }}