mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-07-16 01:10:53 +00:00
spamassassin.sh dns_update OK : all clear
This commit is contained in:
parent
95f747fa91
commit
1d86062950
@ -29,7 +29,7 @@ server:
|
||||
|
||||
# The directory for zonefile: files.
|
||||
zonesdir: "/etc/nsd3/zones"
|
||||
|
||||
|
||||
# ZONES
|
||||
EOF
|
||||
|
||||
@ -96,7 +96,7 @@ EOF
|
||||
if [ -f "$STORAGE_ROOT/mail/dkim/mail.txt" ]; then
|
||||
cat "$STORAGE_ROOT/mail/dkim/mail.txt" >> /etc/nsd3/zones/$fn2;
|
||||
fi
|
||||
|
||||
|
||||
# Add this zone file to the main nsd configuration file.
|
||||
cat >> /etc/nsd3/nsd.conf << EOF;
|
||||
zone:
|
||||
|
Loading…
Reference in New Issue
Block a user