Fix ACL "condition =" for negative number values. Bug 1005
[exim.git] / test / scripts / 0000-Basic / 0023
index 1f9cb2ee80bdafb118af6730d3efa60593905c70..51e7123d0d3cc535dcdf8d3622b36efbcf711ec7 100644 (file)
@@ -299,6 +299,11 @@ data
 .
 mail from:<userx@test.ex>
 rcpt to:<cond-rhubarb@test.ex>
+rset
+mail from:<userx@test.ex>
+rcpt to:<cond--1@test.ex>
+data
+.
 quit
 ****
 exim -DLOG_SELECTOR=log_selector=-acl_warn_skipped -odi -bs -oMa 56.56.56.56
@@ -331,3 +336,9 @@ rcpt to:<x@y>
 rcpt to:<x1@y>
 quit
 ****
+exim -bh 60.60.60.60
+mail from:<x@y>
+rcpt to:<x@y>
+rcpt to:<a@b>
+quit
+****