Main:* fix for CMSHooks, Mod:Postfix fix openDKIM
Main:Inst Fixed failing to store storing EnabledAons/aonoption Main:AddCMS renamed option to EnOption to avoid resusing variable Mod:Postfix Fixed OpenDKIM usermod
This commit is contained in:
@@ -36,7 +36,7 @@ EOF
|
||||
# OpenDKIM #
|
||||
##--------------##
|
||||
|
||||
usermod –a –G opendkim postfix
|
||||
usermod -aG 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