From fe02d58b777f1181f818909c7a144967f0312bef Mon Sep 17 00:00:00 2001 From: Joshua Tauberer Date: Sat, 31 Aug 2013 18:18:19 +0000 Subject: [PATCH] when updating DNS, use /etc/mailinabox.conf --- scripts/dns_update.sh | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 scripts/dns_update.sh diff --git a/scripts/dns_update.sh b/scripts/dns_update.sh old mode 100644 new mode 100755 index 5867fe3f..08b2ce89 --- a/scripts/dns_update.sh +++ b/scripts/dns_update.sh @@ -1,5 +1,6 @@ # Create nsd.conf and zone files, and updates the OpenDKIM signing tables. +source /etc/mailinabox.conf PUBLIC_IP=`cat $STORAGE_ROOT/dns/our_ip` # Create the top of nsd.conf.