tidying
[exim.git] / test / scripts / 4000-scanning / 4004
CommitLineData
a60f6c07
JH
1# content scan interface: sophie
2#
3server DIR/eximdir/sophie_sock
4</
5>0 no problems mate
6*eof
7****
8#
9#
10#
0f0c8159 11exim -odi -bs -DOPT=
a60f6c07
JH
12ehlo test.ex
13mail from:<>
14rcpt to:<userx@test.ex>
15data
16Date: Fri, 17 Dec 2004 14:35:01 +0100
17Subject: message should be accepted
18
19.
20quit
21****
22#
23#
24#
25server DIR/eximdir/sophie_sock
26</
27>-1 oops, internal error in scanner
28*eof
29****
30#
31#
32#
0f0c8159 33exim -odi -bs -DOPT=
a60f6c07
JH
34ehlo test.ex
35mail from:<>
36rcpt to:<userx@test.ex>
37data
38Date: Fri, 17 Dec 2004 14:35:01 +0100
39Subject: defer this one
40
41.
42quit
43****
44#
45#
46#
47server DIR/eximdir/sophie_sock
48</
49>LF>1 VNAME
50*eof
51****
52#
53#
54#
0f0c8159 55exim -odi -bs -DOPT=/defer_ok
a60f6c07
JH
56ehlo test.ex
57mail from:<>
58rcpt to:<userx@test.ex>
59data
60Date: Fri, 17 Dec 2004 14:35:01 +0100
61Subject: message should be rejected
62
63.
64quit
65****
0f0c8159
JH
66#
67#
68#
69server DIR/eximdir/sophie_sock
70*sleep 3
71****
72#
73#
74#
75exim -odi -bs -DOPT=/tmo=2s
76ehlo test.ex
77mail from:<>
78rcpt to:<userx@test.ex>
79data
80Date: Fri, 17 Dec 2004 14:35:01 +0100
81Subject: message should be tmp-rejected due to timeout
82
83.
84quit
85****
86#
87#
88#
89server DIR/eximdir/sophie_sock
90*sleep 3
91****
92#
93#
94#
95exim -odi -bs -DOPT=/tmo=2s/defer_ok
96ehlo test.ex
97mail from:<>
98rcpt to:<userx@test.ex>
99data
100Date: Fri, 17 Dec 2004 14:35:01 +0100
101Subject: message should be accepted destpite timeout
102
103.
104quit
105****