summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--roles/opendkim/files/opendkim.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/opendkim/files/opendkim.conf b/roles/opendkim/files/opendkim.conf
index 6e35ed8..1205816 100644
--- a/roles/opendkim/files/opendkim.conf
+++ b/roles/opendkim/files/opendkim.conf
@@ -73,7 +73,7 @@ Selector mail
## inet:port to listen on all interfaces
## local:/path/to/socket to listen on a UNIX domain socket
-Socket local:/run/opendkim/opendkim.sock
+Socket inet:8891@localhost
## SyslogSuccess { yes | no }
## default "no"