summaryrefslogtreecommitdiff
path: root/etc/opendmarc/opendmarc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/opendmarc/opendmarc.conf')
-rw-r--r--etc/opendmarc/opendmarc.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/opendmarc/opendmarc.conf b/etc/opendmarc/opendmarc.conf
index 84ea1a83..f8d8120c 100644
--- a/etc/opendmarc/opendmarc.conf
+++ b/etc/opendmarc/opendmarc.conf
@@ -286,7 +286,8 @@ IgnoreAuthenticatedClients true
## address is used, it must be enclosed in square brackets.
#
# Socket inet:8893@localhost
-Socket unix:/var/spool/opendmarc/opendmarc.sock
+#Socket unix:/var/spool/opendmarc/opendmarc.sock
+Socket unix:/run/opendmarc/opendmarc.sock
## SoftwareHeader { true | false }
## default "false"