X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/59371ea735c941334861aa5b8e1e9a06facf044f..20be27b23eeb08cc51ed3ce16c1627d882cb2b27:/test/scripts/0000-Basic/0217 diff --git a/test/scripts/0000-Basic/0217 b/test/scripts/0000-Basic/0217 index c91d24254..5722eb4d2 100644 --- a/test/scripts/0000-Basic/0217 +++ b/test/scripts/0000-Basic/0217 @@ -316,4 +316,30 @@ RCPT TO exim -odi a b c d e . **** +# Discard retry data +sudo rm DIR/spool/db/* +# +# Test hosts_avoid_pipelining +server PORT_S +220 Server ready +EHLO +250-OK +250 PIPELINING +MAIL FROM +250 OK +RCPT TO +250 OK +RCPT TO +250 OK +RCPT TO +250 OK +RCPT TO +250 OK +DATA +351 Send more +. +250 OK +**** +exim -v -odi -DHAP=hosts_avoid_pipelining=127.0.0.1 w x y z +**** no_msglog_check