X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/da47dd4d092ba35e4f8ff055d79693cc1266c816..6bacc7090a4d219a48899c5b5b08b33f4811dc7f:/test/scripts/0000-Basic/0588 diff --git a/test/scripts/0000-Basic/0588 b/test/scripts/0000-Basic/0588 index 44328a70c..689978428 100644 --- a/test/scripts/0000-Basic/0588 +++ b/test/scripts/0000-Basic/0588 @@ -1,45 +1,19 @@ -# message_linelength_limit +# dns log long lookups +# Exim test configuration 0606 # -# The "write" script cmd subtracts 1 for the newline, -# and the linecount in exim doesn't count the line-ending. -write test-data-good 1x999 -++++ -**** -write test-data-bad 1x1000 -++++ -**** +munge delay_1500 # -exim -bd -DSERVER=server -oX PORT_D -**** -client 127.0.0.1 PORT_D -??? 220 -HELO test -??? 250 -MAIL FROM: -??? 250 -RCPT TO: -??? 250 -DATA -??? 354 -Subject: should be good - -<<< test-data-good -. -??? 250 -MAIL FROM: -??? 250 -RCPT TO: -??? 250 -DATA -??? 354 -Subject: should be bad - -<<< test-data-bad -. -??? 250 -QUIT -??? 221 +exim -bh 127.0.0.1 +helo test +mail from: +rcpt to: +quit **** # -sleep 1 -killdaemon +# +exim -bh 127.0.0.1 +helo test +mail from: +rcpt to: +quit +****