diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-09-22 11:30:11 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-09-22 11:48:43 +0100 |
commit | b83823bd386eb32cd37b8087429ff58fd21d0f2e (patch) | |
tree | 12e80c0757fe54c2016e96d8029aeb73fc769e0c /test/stdout/4015 | |
parent | e162fc9757d4b8cb41aca74214e968622d6c3dee (diff) |
Testsuite: move regex testcase to Content-scanning section
Diffstat (limited to 'test/stdout/4015')
-rw-r--r-- | test/stdout/4015 | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/test/stdout/4015 b/test/stdout/4015 new file mode 100644 index 000000000..a1d7f2ea7 --- /dev/null +++ b/test/stdout/4015 @@ -0,0 +1,57 @@ +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
+ +******** SERVER ******** +Listening on port 7833 ... +Connection request from [127.0.0.1] +<REPORT SPAMC/1.2 +<User: nobody +<Content-length: 479 +< +<From MAILER-DAEMON Tue Mar 02 09:44:33 1999 +<X-Envelope-From: <CALLER@myhost.test.ex> +<X-Envelope-To: userx@test.ex +<Received: from CALLER (helo=test.ex) +< by myhost.test.ex with local-esmtp (Exim x.yz) +< (envelope-from <CALLER@myhost.test.ex>) +< id 10HmaX-0005vi-00 +< for userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 +<Content-type: text/plain +<Message-Id: <E10HmaX-0005vi-00@myhost.test.ex> +<From: CALLER_NAME <CALLER@myhost.test.ex> +<Date: Tue, 2 Mar 1999 09:44:33 +0000 +< +<test +>SPAMD/1.1 0 EX_OK +>Spam: False ; 4.5 / 5.0 +> +>Spam detection software, running on the system "demo", +>has NOT identified this incoming email as spam. The original +>message has been attached to this so you can view it or label +>similar future email. If you have any questions, see +>@@CONTACT_ADDRESS@@ for details. +> +>Content preview: test [...] +> +>Content analysis details: (4.5 points, 5.0 required) +> +> pts rule name description +>---- ---------------------- -------------------------------------------------- +>-1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP +> 1.2 MISSING_HEADERS Missing To: header +> 1.0 MISSING_FROM Missing From: header +> 1.8 MISSING_SUBJECT Missing Subject: header +> 1.4 MISSING_DATE Missing Date: header +> 0.1 MISSING_MID Missing Message-Id: header +> +Expected EOF read from client +End of script |