hosts_require_helo
[exim.git] / test / scripts / 0000-Basic / 0502
index c22205ca70d70f196c1f8a4e22a223a36b0449ed..1c0bc6afcb2a63c00856fe9b9c387d2457827927 100644 (file)
@@ -1,5 +1,6 @@
 # ACL for QUIT
 exim -bs
+helo test
 mail from:<x@y>
 rcpt to:<a@y>
 rcpt to:<b@y>
@@ -20,6 +21,7 @@ exim -bs -DLAST='deny message = Your message here'
 quit
 ****
 exim -bs -DLAST=''
+helo test
 mail from:<a@b>
 quit
 ****