More test commits.
[exim.git] / test / stdout / 1008
diff --git a/test/stdout/1008 b/test/stdout/1008
new file mode 100644 (file)
index 0000000..76982ea
--- /dev/null
@@ -0,0 +1,43 @@
++++++++++++++++++++++++++++
+  T:127.0.0.1:127.0.0.1:1224:10HmaX-0005vi-00 0 65 SMTP error from remote mail server after MAIL FROM:<CALLER@the.local.host.name>: host 127.0.0.1 [127.0.0.1]: 450 Temporary error
+first failed = time last try = time2 next try = time2 + 7200
+  T:::1:::1:1224:10HmaX-0005vi-00 0 65 SMTP error from remote mail server after MAIL FROM:<CALLER@the.local.host.name>: host ::1 [::1]: 450 Temporary error
+first failed = time last try = time2 next try = time2 + 7200
+Transport: 127.0.0.1 [127.0.0.1]:1111 10HmaX-0005vi-00 error 0: SMTP error from remote mail server after MAIL FROM:<CALLER@the.local.host.name>: host 127.0.0.1 [127.0.0.1]: 450 Temporary error
+  first failed: 07-Mar-2000 12:21:52
+  last tried:   07-Mar-2000 12:21:52
+  next try at:  07-Mar-2000 12:21:52
+Transport: ::1 [::1]:1111 10HmaX-0005vi-00 error 0: SMTP error from remote mail server after MAIL FROM:<CALLER@the.local.host.name>: host ::1 [::1]: 450 Temporary error
+  first failed: 07-Mar-2000 12:21:52
+  last tried:   07-Mar-2000 12:21:52
+  next try at:  07-Mar-2000 12:21:52
+exinext exit code = 0
+Transport: ::1 [::1]:1111 10HmaX-0005vi-00 error 0: SMTP error from remote mail server after MAIL FROM:<CALLER@the.local.host.name>: host ::1 [::1]: 450 Temporary error
+  first failed: 07-Mar-2000 12:21:52
+  last tried:   07-Mar-2000 12:21:52
+  next try at:  07-Mar-2000 12:21:52
+exinext exit code = 0
+
+******** SERVER ********
+Listening on port 1224 ... 
+Connection request from [127.0.0.1]
+220 Server ready
+EHLO the.local.host.name
+250-server id
+250 OK
+MAIL FROM:<CALLER@the.local.host.name>
+450 Temporary error
+QUIT
+250 OK
+Expected EOF read from client
+Listening on port 1224 ... 
+Connection request from [::]
+220 Server ready
+EHLO the.local.host.name
+250-server id
+250 OK
+MAIL FROM:<CALLER@the.local.host.name>
+450 Temporary error
+QUIT
+250 OK
+End of script