diff options
author | Jonas Smedegaard <dr@jones.dk> | 2020-05-31 21:00:38 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2020-05-31 21:00:38 +0200 |
commit | fe8322609af4c88fd27ebe1bfa7e7352d31a30a8 (patch) | |
tree | 49cdb04e9e4d9dcc8fb064c23fc8d92e13236625 | |
parent | 385ea5161b95e9694787f06753bf6f603a807ab2 (diff) |
fit add fake snippet TEENY-nomail
-rw-r--r-- | bind/fake-222/TEENY-nomail | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/bind/fake-222/TEENY-nomail b/bind/fake-222/TEENY-nomail new file mode 100644 index 0000000..f305723 --- /dev/null +++ b/bind/fake-222/TEENY-nomail @@ -0,0 +1,9 @@ +$TTL 1w +@ IN SOA localhost. root.localhost. ( + 1 + 1w 1d 30d 3h ) + +$INCLUDE /etc/local-JONES.DK/bind/skel/MX-avoid + NS localhost. + +* CNAME teeny.local. |