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
Add string-hashing interface
[exim.git]
/
test
/
scripts
/
5500-PRDR
/
5591
diff --git
a/test/scripts/5500-PRDR/5591
b/test/scripts/5500-PRDR/5591
index 556945fe022061e1c261e01bf0295b58f420dc7b..1ab7488904c8fdd0eedfa4ca2a9873af0b5ea56c 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
328
LAST
-*data
328
+BDAT
287
LAST
+*data
287
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 328 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
****
#
#
****
#
#