Fix continued-transport with LIMITS
[exim.git] / test / scripts / 0000-Basic / 0635
index 314c84ebb2e5ab7c3e05048e30dd52b30c4ebb32..7719d74f71035e8bec99d2a86bbe697eb7ccdc93 100644 (file)
@@ -1,37 +1,12 @@
-# bounce from long SMTP response
-#
-server PORT_S 2
-220 Hi
-EHLO
-250 Yo
-MAIL FROM
-250 ok
-RCPT TO
-550-no mate\x0d\x0a550-123456789 100       123456789 a really long line to blow the limits   123456789 123456789 123456789 123456789 200       123456789 123456789 123456789 123456789 123456789 123456789 123456789 123456789 123456789 300       123456789 123456789 123456789 123456789 123456789 123456789 123456789 123456789 123456789 400       123456789 123456789 123456789 123456789 123456789 123456789 123456789 123456789 123456789 500       123456789 123456789 123456789 123456789 123456789 123456789 123456789 123456789 123456789 600       123456789 123456789 123456789 123456789 123456789 123456789 123456789 123456789 123456789 700       123456789 123456789 123456789 123456789 123456789 123456789 123456789 123456789 123456789 800       123456789 123456789 123456789 123456789 123456789 123456789 123456789 123456789 123456789 900       123456789 123456789 123456789 123456789 123456789 123456789 123456789 123456789 123456789 1000      123456789 123456789 123456789 123456789 123456789 123456789 123456789 123456789 123456789 1100      123456789 123456789 123456789 123456789 123456789 123456789 123456789 123456789\x0d\x0a550 go away
-QUIT
-250 bye
-*eof
-220 Hi
-EHLO
-250 Yo
-MAIL FROM:<>
-250 ok
-RCPT TO
-250 acceptable
-DATA
-354 go ahead
+# $recipients used in ${run...}
+exim -bs -odi
+helo test
+mail from:someone@some.domain
+rcpt to:CALLER@HOSTNAME
+data
+This is a test message.
 .
-250 got that
-QUIT
-250 bye
+quit
 ****
-#
-exim -odi fred@undeliverable.org
-Subject: test
-
-msg with ok lines
-00000000001111111
-01234567890123456
+exim -q
 ****
-#
-no_msglog_check