fixed dkim install
This commit is contained in:
parent
84f6ca754b
commit
3b81d81d6e
@ -65,7 +65,7 @@ if [ "$installdkim" = "y" ]; then
|
||||
chown root:Debian-exim /etc/exim4/dkim/"$domain"-private.pem
|
||||
chmod 440 /etc/exim4/dkim/"$domain"-private.pem
|
||||
|
||||
cp "$_assets"/exima4_dkim.conf /etc/exim4/conf.d/main/00_local_macros
|
||||
cp "$_assets"/exim4_dkim.conf /etc/exim4/conf.d/main/00_local_macros
|
||||
sed -ir "s/DOMAIN_TO_CHANGE/$domain/g" /etc/exim4/conf.d/main/00_local_macros
|
||||
sed -ir "s/DATE_TO_CHANGE/$selector/g" /etc/exim4/conf.d/main/00_local_macros
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user