ansible/roles/opendkim/files/TrustedHosts

15 lines
435 B
Text
Raw Normal View History

2017-02-14 19:33:55 +00:00
# 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.3.160.0/19
2017-02-14 19:53:20 +00:00
192.168.0.0/16
3.225.109.36
2021-01-18 14:58:34 +01:00
18.208.24.211
2020-08-13 14:54:20 -04:00
2017-02-14 19:33:55 +00:00
#host.example.com
#192.168.1.0/24