Sha256: 7e97898445bb940cb51c66e4ca66a9adca35f3657a85068708d2dabd41446702
Contents?: true
Size: 569 Bytes
Versions: 8
Compression:
Stored size: 569 Bytes
Contents
# Command-line options specified here will override the contents of # /etc/dkim-filter.conf. See dkim-filter(8) for a complete list of options. #DAEMON_OPTS="" # # Uncomment to specify an alternate socket # Note that setting this will override any Socket value in dkim-filter.conf #SOCKET="local:/var/run/dkim-filter/dkim-filter.sock" # default #SOCKET="inet:54321" # listen on all interfaces on port 54321 #SOCKET="inet:12345@localhost" # listen on loopback on port 12345 #SOCKET="inet:12345@192.0.2.1" # listen on 192.0.2.1 on port 12345 SOCKET="inet:8891@localhost"
Version data entries
8 entries across 8 versions & 1 rubygems