Update 'emailwiz.sh'
This commit is contained in:
parent
eaeacbed47
commit
b4e9e6bcda
@ -249,7 +249,7 @@ account required pam_unix.so' >> /etc/pam.d/dovecot
|
|||||||
# OpenDKIM is a way to authenticate your email so you can send to such services
|
# OpenDKIM is a way to authenticate your email so you can send to such services
|
||||||
# without a problem.
|
# without a problem.
|
||||||
|
|
||||||
# Create an OpenDKIM key in the proper place with proper permissions.
|
# Create an OpenDKIM key
|
||||||
echo 'Generating OpenDKIM keys...'
|
echo 'Generating OpenDKIM keys...'
|
||||||
mkdir -p /etc/postfix/dkim
|
mkdir -p /etc/postfix/dkim
|
||||||
opendkim-genkey -D /etc/postfix/dkim/ -d "$domain" -s "$subdom"
|
opendkim-genkey -D /etc/postfix/dkim/ -d "$domain" -s "$subdom"
|
||||||
|
Loading…
Reference in New Issue
Block a user