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
use dynamic mem for regex_match_string
[exim.git]
/
test
/
scripts
/
5500-PRDR
/
5591
diff --git
a/test/scripts/5500-PRDR/5591
b/test/scripts/5500-PRDR/5591
index 67b9de2981033849af0b95743a1d4386384bb9f2..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
17
LAST
-*data 3
17
+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 317 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
****
#
#
****
#
#