Update 'roles/shell/files/etc/opendkim.conf'
This commit is contained in:
parent
65f3e6ffc6
commit
a5b9b6c27c
|
@ -34,7 +34,7 @@ UMask 007
|
||||||
# it must be ensured that the socket is accessible. In Debian, Postfix runs in
|
# it must be ensured that the socket is accessible. In Debian, Postfix runs in
|
||||||
# a chroot in /var/spool/postfix, therefore a Unix socket would have to be
|
# a chroot in /var/spool/postfix, therefore a Unix socket would have to be
|
||||||
# configured as shown on the last line below.
|
# configured as shown on the last line below.
|
||||||
Socket local:/run/opendkim/opendkim.sock
|
Socket local:/var/spool/postfix/opendkim/opendkim.sock
|
||||||
#Socket inet:8891@localhost
|
#Socket inet:8891@localhost
|
||||||
#Socket inet:8891
|
#Socket inet:8891
|
||||||
#Socket local:/var/spool/postfix/opendkim/opendkim.sock
|
#Socket local:/var/spool/postfix/opendkim/opendkim.sock
|
||||||
|
|
Loading…
Reference in New Issue