Memory management: drop $acl_m_ variables explicitly as they go out-of-scope
[exim.git] / test / scripts / 0000-Basic / 0372
index 246c9bbda1fa8c41e7aabc445a928dcfe76e06ca..b7e4022636b5f43855ba0dc448b767b746e56128 100644 (file)
@@ -17,4 +17,22 @@ data
 .
 quit
 ****
+#
+exim -DSERVER=server -bd -oX PORT_D
+****
+client 127.0.0.1 PORT_D
+??? 220
+HELO test
+??? 250
+MAIL FROM:<>
+??? 250
+RCPT TO:<x@y>
+??? 250
+DATA
+??? 354
+.
+??? 250
+QUIT
+***
+killdaemon
 no_msglog_check