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
Hurd: errno really uses more than a short-sized value. Bug 2476
[exim.git]
/
test
/
scripts
/
5400-cutthrough
/
5400
diff --git
a/test/scripts/5400-cutthrough/5400
b/test/scripts/5400-cutthrough/5400
index 109b43928a4d9daa455c35f0010f2dbfc921f15b..10406c2557220c20a76e21a1e99be65d8d244a57 100644
(file)
--- a/
test/scripts/5400-cutthrough/5400
+++ b/
test/scripts/5400-cutthrough/5400
@@
-120,8
+120,7
@@
QUIT
#
# cutthrough for 2 recipients in one domain
# first one denied
#
# cutthrough for 2 recipients in one domain
# first one denied
-# so we get a 2nd conn with the traditional delivery
-# (for both because it's not a real verify=recipient)
+# so we get a 2nd conn with the traditional delivery for the second
server PORT_S 2
220 ESMTP
EHLO
server PORT_S 2
220 ESMTP
EHLO
@@
-140,8
+139,6
@@
MAIL FROM:
250 Sender OK
RCPT TO:
250 ok rcpt-1
250 Sender OK
RCPT TO:
250 ok rcpt-1
-RCPT TO:
-250 ok rcpt-2
DATA
354 Send data
.
DATA
354 Send data
.
@@
-168,8
+165,7
@@
QUIT
#
# cutthrough for 2 recipients in one domain
# second one denied
#
# cutthrough for 2 recipients in one domain
# second one denied
-# so we get a 2nd conn with the traditional delivery
-# (for both because it's not a real verify=recipient)
+# so we get a 2nd conn with the traditional delivery of the 1st
server PORT_S 2
220 ESMTP
EHLO
server PORT_S 2
220 ESMTP
EHLO
@@
-190,8
+186,6
@@
MAIL FROM:
250 Sender OK
RCPT TO:
250 ok rcpt-1
250 Sender OK
RCPT TO:
250 ok rcpt-1
-RCPT TO:
-250 ok rcpt-2
DATA
354 Send data
.
DATA
354 Send data
.
@@
-449,4
+443,5
@@
QUIT
****
#
#
****
#
#
+sortlog
# End
# End