Fix continued-transport with LIMITS
[exim.git] / test / scripts / 0000-Basic / 0465
index 03abe164f96f69ea7616469cd2a6e05adfd93b5c..3b2e54c6b608508cc2af5522317005695e1bcd1f 100644 (file)
@@ -1,5 +1,6 @@
 # strip_trailing_dot
 exim -d -bs
+helo test
 mail from:<>
 rcpt to:<abc@domain.>
 quit
@@ -7,7 +8,8 @@ quit
 1
 exim -f abc@somewhere. xxx
 ****
-exim -DSTD=strip_trailing_dot -d -bs
+exim -DOPT=strip_trailing_dot -d -bs
+helo test
 mail from:<>
 rcpt to:<abc@domain.>
 data
@@ -15,9 +17,10 @@ To: abc@domain.
 .
 quit
 ****
-exim -DSTD=strip_trailing_dot -f abc@somewhere. xxx@yyy.
+exim -DOPT=strip_trailing_dot -f abc@somewhere. xxx@yyy.
 ****
 exim -d -bs
+helo test
 mail from:<>
 rcpt to:<abc@xyz>
 data