diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-09-08 23:05:20 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-09-08 23:05:20 +0100 |
commit | f38917cc94ab337c15ff70c254dd564ee2dcafe7 (patch) | |
tree | 616248bb073b2883f74896ad0ef2bc07a063a770 /test/stdout/0568 | |
parent | 5980e62829e10336b008f861c938bfca799d488a (diff) |
Capture substrings in ACL regex= . Bug 425.
Diffstat (limited to 'test/stdout/0568')
-rw-r--r-- | test/stdout/0568 | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/test/stdout/0568 b/test/stdout/0568 new file mode 100644 index 000000000..2db3157dd --- /dev/null +++ b/test/stdout/0568 @@ -0,0 +1,24 @@ +220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250-myhost.test.ex Hello CALLER at test.ex
+250-SIZE 52428800
+250-8BITMIME
+250-PIPELINING
+250 HELP
+250 OK
+250 Accepted
+354 Enter message, ending with "." on a line by itself
+250 OK id=10HmaX-0005vi-00
+221 myhost.test.ex closing connection
+220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250-myhost.test.ex Hello CALLER at test.ex
+250-SIZE 52428800
+250-8BITMIME
+250-PIPELINING
+250 HELP
+250 OK
+250 Accepted
+354 Enter message, ending with "." on a line by itself
+550-Your message has been rejected but is being kept for evaluation.
+550-If it was a legitimate message, it may still be delivered to the target
+550 recipient(s).
+221 myhost.test.ex closing connection
|