Support /defer_ok on verify=reverse_host_lookup. Bug 344
[exim.git] / test / scripts / 0000-Basic / 0023
index 51e7123d0d3cc535dcdf8d3622b36efbcf711ec7..3c028a1f02192103d71ee546418b93d195ab3792 100644 (file)
@@ -189,6 +189,17 @@ mail from:<>
 rcpt to:<x@y>
 quit
 ****
+# This resolves to a name which will give `try again' when looked up
+exim -bh V4NET.99.99.96
+mail from:<>
+rcpt to:<x@y>
+quit
+****
+exim -bh V4NET.99.99.96
+mail from:<>
+rcpt to:<defer_ok@y>
+quit
+****
 exim -bh 29.29.29.29
 mail from:<a@localhost>
 rcpt to:<x@y>