Added OpenDKIM
This commit is contained in:
@@ -396,6 +396,14 @@ wget -q -t7 https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Mail/raw/branch/"$bra
|
|||||||
source /tmp/rainloop.sh > $OUTPUT 2>&1
|
source /tmp/rainloop.sh > $OUTPUT 2>&1
|
||||||
ln -s /opt/rainloop /var/www/"$domain"/html/
|
ln -s /opt/rainloop /var/www/"$domain"/html/
|
||||||
|
|
||||||
|
##--------------##
|
||||||
|
# OpenDKIM #
|
||||||
|
##--------------##
|
||||||
|
msg " Configuring OpenDKIM"
|
||||||
|
sleep 2
|
||||||
|
wget -q -t7 https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Mail/raw/branch/beta/config/dkim/opendkim.sh -O /tmp/opendkim.sh
|
||||||
|
source /tmp/opendkim.sh > $OUTPUT 2>&1
|
||||||
|
|
||||||
##-------------------------##
|
##-------------------------##
|
||||||
# Max attachment size #
|
# Max attachment size #
|
||||||
##-------------------------##
|
##-------------------------##
|
||||||
|
|||||||
Reference in New Issue
Block a user