Testsuite: tidying
[exim.git] / test / scripts / 4000-scanning / 4002
CommitLineData
b273058b 1# ACL regex= test
c11d665d 2#
b273058b
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.
c11d665d 6#
b273058b 7exim -odi -bs
a60f6c07 8ehlo test.ex
b273058b 9mail from:<>
a60f6c07
JH
10rcpt to:<userx@test.ex>
11data
b273058b
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>
a60f6c07 17
b273058b 18OK, this should look like a genuine message.
a60f6c07
JH
19.
20quit
21****
b273058b 22exim -odi -bs
0f0c8159 23ehlo test.ex
b273058b 24mail from:<>
0f0c8159
JH
25rcpt to:<userx@test.ex>
26data
b273058b
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
b273058b
JH
34OK, this should look like a genuine message, but
35it will trip on THIS gazornenplaz REGEX.
0f0c8159
JH
36.
37quit
38****