diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2015-03-08 10:40:37 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2015-03-08 10:40:37 -0300 |
commit | 8af0ec91d981014055de4a1b872418ac1bc460f6 (patch) | |
tree | f4fe00836e990761ae53f481ff0c691a0dc67193 /files/opendkim/TrustedHosts | |
parent | 3c207f9a435963a1aa590d219527a62082749b39 (diff) | |
download | puppet-mail-8af0ec91d981014055de4a1b872418ac1bc460f6.tar.gz puppet-mail-8af0ec91d981014055de4a1b872418ac1bc460f6.tar.bz2 |
OpenDKIM support
Diffstat (limited to 'files/opendkim/TrustedHosts')
-rw-r--r-- | files/opendkim/TrustedHosts | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/files/opendkim/TrustedHosts b/files/opendkim/TrustedHosts new file mode 100644 index 0000000..7fa5b0c --- /dev/null +++ b/files/opendkim/TrustedHosts @@ -0,0 +1,7 @@ +127.0.0.1 +localhost +192.168.0.1/24 + +#*.example.com +#*.example.net +#*.example.org |