diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-16 10:05:33 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-16 10:05:33 +0000 |
commit | 75e0e026a196fa852a855d5148f29be29ac2d92f (patch) | |
tree | cbf860a3c39a64dbce2b274a00262cc6baae2f47 /test/dnszones-src | |
parent | 230205fc0acfc71dff9ce42fb20d2caba82fbd36 (diff) |
Code tidies to remove stuff that was needed only for the old test suite.
Also, use -odi for bounces when in the test harness, unless queue_only
is set.
Diffstat (limited to 'test/dnszones-src')
-rw-r--r-- | test/dnszones-src/db.ip4.V4NET | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/dnszones-src/db.ip4.V4NET b/test/dnszones-src/db.ip4.V4NET index 2caad55ba..3c80091a1 100644 --- a/test/dnszones-src/db.ip4.V4NET +++ b/test/dnszones-src/db.ip4.V4NET @@ -1,4 +1,4 @@ -; $Cambridge: exim/test/dnszones-src/db.ip4.V4NET,v 1.2 2006/02/13 16:23:57 ph10 Exp $ +; $Cambridge: exim/test/dnszones-src/db.ip4.V4NET,v 1.3 2006/02/16 10:05:33 ph10 Exp $ ; This is a testing reverse zone file for use when testing DNS handling in ; Exim. This is a fake zone of no real use - hence no SOA record. The zone name @@ -7,8 +7,8 @@ 1.0.0 PTR ten-1.test.ex. 2.0.0 PTR ten-2.test.ex. -3.0.0 PTR ten-3-alias.test.ex. 3.0.0 PTR ten-3.test.ex. +3.0.0 PTR ten-3-alias.test.ex. 4.0.0 PTR ten-4.test.ex. 5.0.0 PTR ten-5-6.test.ex. 6.0.0 PTR ten-5-6.test.ex. |