fix permission for dkim to allow sending of emails
This commit is contained in:
parent
afe8d9e16d
commit
f318fa6f8a
@ -306,6 +306,9 @@ echo "$dkimentry
|
||||
$dmarcentry
|
||||
$spfentry" > "$HOME/dns_emailwizard"
|
||||
|
||||
## Fix permissions for opendkim
|
||||
chown opendkim:opendkim "/etc/postfix/dkim/${subdom}.private" "/etc/postfix/dkim/${subdom}.txt"
|
||||
|
||||
printf "\033[31m
|
||||
_ _
|
||||
| \ | | _____ ___
|
||||
|
Loading…
Reference in New Issue
Block a user