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
Hintsdb: fix dumpdb for sqlite
[exim.git]
/
test
/
scripts
/
5500-PRDR
/
5591
diff --git
a/test/scripts/5500-PRDR/5591
b/test/scripts/5500-PRDR/5591
index 556945fe022061e1c261e01bf0295b58f420dc7b..f728043b810970f8b2b8d0004dd8091b3d87c889 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 3
28
LAST
-*data 3
28
+BDAT 3
01
LAST
+*data 3
01
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
****
#
#
****
#
#