Mod:Postfix fixed opendkim group for postfix
This commit is contained in:
@@ -36,7 +36,7 @@ EOF
|
||||
# OpenDKIM #
|
||||
##--------------##
|
||||
|
||||
useradd -G opendkim postfix
|
||||
usermod –a –G opendkim postfix
|
||||
rm -rf /etc/opendkim.d
|
||||
mkdir -p /etc/opendkim.d/keys
|
||||
chown opendkim:opendkim /etc/opendkim.d/keys -R
|
||||
|
||||
Reference in New Issue
Block a user