git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix continued-transport with LIMITS
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0527
diff --git
a/test/scripts/0000-Basic/0527
b/test/scripts/0000-Basic/0527
index e65032b4d40201f3b841c55f6288ff101395c15c..5c5cf6957e3255925b6b53a2f449300cd6cfef24 100644
(file)
--- a/
test/scripts/0000-Basic/0527
+++ b/
test/scripts/0000-Basic/0527
@@
-1,18
+1,8
@@
# callout with no transport
need_ipv4
#
-server PORT_S
-220 Welcome
-HELO
-250 Hi
-MAIL FROM
-250 OK
-RCPT TO
-550 unrouteable address
-QUIT
-221 Bye
-****
exim -bs
+helo test
mail from:<unknown@x.x.x.x>
rcpt to:<unknown@u.u.u.u>
quit