Fixing opendkim listening on *
This commit is contained in:
parent
866e6b3312
commit
3bb921e5e7
|
@ -7,4 +7,4 @@
|
||||||
#
|
#
|
||||||
# Uncomment to specify an alternate socket
|
# Uncomment to specify an alternate socket
|
||||||
# Note that setting this will override any Socket value in opendkim.conf
|
# Note that setting this will override any Socket value in opendkim.conf
|
||||||
SOCKET="inet:8891:localhost"
|
SOCKET="inet:8891@127.0.0.1"
|
||||||
|
|
Loading…
Reference in New Issue