Initial commit.
This commit is contained in:
8
sysconfig/opendkim
Normal file
8
sysconfig/opendkim
Normal file
@@ -0,0 +1,8 @@
|
||||
# Set the necessary startup options
|
||||
OPTIONS="-x /etc/opendkim.conf -P /run/opendkim/opendkim.pid"
|
||||
|
||||
# Set the default DKIM selector
|
||||
DKIM_SELECTOR=default
|
||||
|
||||
# Set the default DKIM key location
|
||||
DKIM_KEYDIR=/etc/opendkim/keys
|
||||
Reference in New Issue
Block a user