Merge branch 'master' into transp_logging_1031
[users/jgh/exim.git] / test / scripts / 5700-tpt-post-dlv-action / 5700
index dccf02ca563016fd4600fa84540b7c69735e03ae..b85231b6e9073990c09b9451f0244db35d49ed7a 100644 (file)
@@ -1,5 +1,5 @@
 # Arbtirary expansion after transport
 # Arbtirary expansion after transport
-# (EXPERIMENTAL_BDL - database logging)
+# (EXPERIMENTAL_TPDA)
 #
 need_ipv4
 #
 #
 need_ipv4
 #
@@ -27,13 +27,38 @@ exim -qqf
 #
 #
 #
 #
 #
 #
+#
+exim -odq userx@domain2
+A deliverable message which will hit a coding error in the config
+****
+server PORT_S
+220 ESMTP
+EHLO
+250-OK
+250 HELP
+MAIL
+250 OK
+RCPT
+250 OK
+DATA
+354 More...
+.
+250 OK
+QUIT
+220 OK
+****
+exim -qqf
+****
+#
+#
+#
 server PORT_S
 220 ESMTP
 EHLO
 *sleep 4
 ****
 server PORT_S
 220 ESMTP
 EHLO
 *sleep 4
 ****
-exim -odi userx@domain1.com
-A message which will hit a timeout
+exim -odi userx@domain1
+A message which will hit a timeout at the destination server
 .
 ****
 .
 ****
-
+#