mirror of
https://github.com/mjl-/mox.git
synced 2025-07-12 17:04:39 +03:00
mox!
This commit is contained in:
10
testdata/integration/reverse.zone
vendored
Normal file
10
testdata/integration/reverse.zone
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
$ORIGIN 28.172.in-addr.arpa.
|
||||
$TTL 5m
|
||||
|
||||
@ IN SOA dns.example. hostmaster.example. (1 0m 0m 0m 5m)
|
||||
|
||||
10.1 IN PTR moxmail1.mox1.example.
|
||||
10.2 IN PTR moxmail2.mox2.example.
|
||||
10.3 IN PTR moxmail3.mox3.example.
|
||||
20.1 IN PTR postfixmail.postfix.example.
|
||||
30.1 IN PTR dns.example.
|
Reference in New Issue
Block a user