Testsuite: cases for malware= interfaces to f-protd, aveserver, fsecure, soophie...
[exim.git] / test / scripts / 4000-scanning / 4001
1 # content scan interface: f-protd
2 #
3 server PORT_S
4 <GET
5 <
6 ><summary code="11">
7 >*eof
8 ****
9 #
10 #
11 #
12 exim -odi -bs
13 ehlo test.ex
14 mail from:<>
15 rcpt to:<userx@test.ex>
16 data
17 Date: Fri, 17 Dec 2004 14:35:01 +0100
18 Subject: message should be accepted
19
20 .
21 quit
22 ****
23 #
24 #
25 #
26 server PORT_S
27 <GET
28 <
29 >
30 >
31 >
32 ><detected type="foo">
33 ><name>wibble</name>
34 ><summary code="11">
35 >*eof
36 ****
37 #
38 #
39 #
40 exim -odi -bs
41 ehlo test.ex
42 mail from:<>
43 rcpt to:<userx@test.ex>
44 data
45 Date: Fri, 17 Dec 2004 14:35:01 +0100
46 Subject: message should be rejected
47
48 .
49 quit
50 ****