diff --git a/etc/alternc/templates/default/opendkim b/etc/alternc/templates/default/opendkim index ceeb36a3..690c9030 100644 --- a/etc/alternc/templates/default/opendkim +++ b/etc/alternc/templates/default/opendkim @@ -7,4 +7,4 @@ # # Uncomment to specify an alternate socket # Note that setting this will override any Socket value in opendkim.conf -SOCKET="inet:8891:localhost" +SOCKET="inet:8891@127.0.0.1"