diff options
Diffstat (limited to 'test/aux-fixed/5100.script.06')
-rw-r--r-- | test/aux-fixed/5100.script.06 | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/test/aux-fixed/5100.script.06 b/test/aux-fixed/5100.script.06 new file mode 100644 index 000000000..63a9f1dad --- /dev/null +++ b/test/aux-fixed/5100.script.06 @@ -0,0 +1,23 @@ +220 Welcome to this LMTP simulation +LHLO +250-Hello there +250 SIZE +MAIL FROM +250 OK +RCPT TO +250 OK +RCPT TO +250 OK +RCPT TO +250 OK +RCPT TO +450 This one is delayed on RCPT +RCPT TO +550 This one is unknown on RCPT +RCPT TO +250 OK +DATA +354 Send it +. +250 Number 1 is OK +*sleep 5 |