initial upload
This commit is contained in:
4
roles/postfix/templates/etc_opendkim_trusted.hosts.j2
Normal file
4
roles/postfix/templates/etc_opendkim_trusted.hosts.j2
Normal file
@@ -0,0 +1,4 @@
|
||||
127.0.0.0/8
|
||||
[::ffff:127.0.0.0]/104
|
||||
[::1]/128
|
||||
{{ postfix_mynetworks | join("\n") }}
|
||||
Reference in New Issue
Block a user