diff options
Diffstat (limited to 'test/scripts/5500-PRDR')
-rw-r--r-- | test/scripts/5500-PRDR/5591 | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/test/scripts/5500-PRDR/5591 b/test/scripts/5500-PRDR/5591 index 556945fe0..cf2af61b7 100644 --- a/test/scripts/5500-PRDR/5591 +++ b/test/scripts/5500-PRDR/5591 @@ -16,8 +16,8 @@ RCPT TO 250 OK RCPT TO 250 OK -BDAT 328 LAST -*data 328 +BDAT 285 LAST +*data 285 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 **** -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. +. +QUIT **** # # |