ansible/roles/opendkim/files/TrustedHosts
2017-02-14 19:33:55 +00:00

13 lines
436 B
Text

# OPENDKIM TRUSTED HOSTS
# To use this file, uncomment the #ExternalIgnoreList and/or the #InternalHosts
# option in /etc/opendkim.conf then restart OpenDKIM. Additional hosts
# may be added on separate lines (IP addresses, hostnames, or CIDR ranges).
# The localhost IP (127.0.0.1) should always be the first entry in this file.
127.0.0.1
::1
10.5.124.128/25
10.5.125.0/24
10.5.126.0/24
10.5.129.0/24
#host.example.com
#192.168.1.0/24