diff options
Diffstat (limited to 'test/confs')
-rw-r--r-- | test/confs/0139 | 1 | ||||
-rw-r--r-- | test/confs/0509 | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/test/confs/0139 b/test/confs/0139 index 13a90df0a..5aaa61183 100644 --- a/test/confs/0139 +++ b/test/confs/0139 @@ -30,6 +30,7 @@ check_vrfy: warn dnslists = rbl.test.ex!==127.0.0.1 warn dnslists = rbl.test.ex!==127.0.0.3 warn dnslists = rbl.test.ex!==127.0.0.1,127.0.0.2 + warn dnslists = rbl.test.ex accept check_mail: diff --git a/test/confs/0509 b/test/confs/0509 index bc3dc50a8..9a4f185f8 100644 --- a/test/confs/0509 +++ b/test/confs/0509 @@ -18,7 +18,7 @@ check_connect: warn dnslists = rbl.test.ex/<;1.2.3.4;V4NET.11.12.13 logwrite = rbl.test.ex/<;1.2.3.4;V4NET.11.12.13 - warn dnslists = test.ex/a.b.c.d::ten-1 - logwrite = test.ex/a.b.c.d::ten-1 + warn dnslists = test.ex/a.b.c.d::ten-1::localhost + logwrite = test.ex/a.b.c.d::ten-1::localhost # End |