Advertisement
Guest User

TrustedHosts

a guest
May 11th, 2015
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. # OPENDKIM TRUSTED HOSTS
  2. # To use this file, uncomment the #ExternalIgnoreList and/or the #InternalHosts
  3. # option in /etc/opendkim.conf then restart OpenDKIM. Additional hosts
  4. # may be added on separate lines (IP addresses, hostnames, or CIDR ranges).
  5. # The localhost IP (127.0.0.1) should always be the first entry in this file.
  6. 127.0.0.1
  7. ::1
  8. #host.example.com
  9. #192.168.1.0/24
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement