Testsuite: avoid using STARTTLS in a non-TLS testcase
[exim.git] / test / scripts / 4000-scanning / 4001
CommitLineData
c11d665d 1# ACL regex= test
0f0c8159 2#
c11d665d
JH
3# These tests are copies from testcase 4000;
4# they should be removed from there but I don't
5# run spamassassin so can't verify the change.
0f0c8159 6#
c11d665d 7exim -odi -bs
0f0c8159
JH
8ehlo test.ex
9mail from:<>
10rcpt to:<userx@test.ex>
11data
c11d665d
JH
12From: Test person <tp@cam.ac.uk>
13To: Me <userx@test.ex>
14Subject: A real test message
15Date: Fri, 17 Dec 2004 16:13:04 +0100
16Message-ID: <41C2F849.3060203@projectile.test.ex>
0f0c8159 17
c11d665d 18OK, this should look like a genuine message.
0f0c8159
JH
19.
20quit
21****
c11d665d 22exim -odi -bs
0f0c8159
JH
23ehlo test.ex
24mail from:<>
25rcpt to:<userx@test.ex>
26data
c11d665d
JH
27From: Test person <tp@cam.ac.uk>
28To: Me <userx@test.ex>
29Subject: A real test message
30Date: Fri, 17 Dec 2004 16:13:04 +0100
31Message-ID: <41C2F849.3060203@projectile.test.ex>
32FakeReject: test fakereject
0f0c8159 33
c11d665d
JH
34OK, this should look like a genuine message, but
35it will trip on THIS gazornenplaz REGEX.
a60f6c07
JH
36.
37quit
38****