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 ${readsocket } eol-replacement. Bug 2630
[exim.git]
/
test
/
scripts
/
5500-PRDR
/
5591
diff --git
a/test/scripts/5500-PRDR/5591
b/test/scripts/5500-PRDR/5591
index 1ed52896fe7b4ddbc7880a9fb2f6d0fc6e18dab4..cf2af61b7f37641889998928698c1f6546ac76ed 100644
(file)
--- a/
test/scripts/5500-PRDR/5591
+++ b/
test/scripts/5500-PRDR/5591
@@
-16,8
+16,8
@@
RCPT TO
250 OK
RCPT TO
250 OK
250 OK
RCPT TO
250 OK
-BDAT
337
LAST
-*data
337
+BDAT
285
LAST
+*data
285
353 prdr responses coming up
250 first rcpt was good
250 second rcpt was good
353 prdr responses coming up
250 first rcpt was good
250 second rcpt was good
@@
-25,8
+25,15
@@
BDAT 337 LAST
QUIT
250 OK
****
QUIT
250 OK
****
-exim -odi -f sender_gets_replaced usery userz
+sudo exim -odi -bS
+EHLO
+MAIL FROM:<sender@dom>
+RCPT TO:<usery>
+RCPT TO:<userz>
+DATA
Some message text.
Some message text.
+.
+QUIT
****
#
#
****
#
#