Support Rspamd. Patch from Andrew Lewis, lightly editorialised
[exim.git] / test / scripts / 4000-scanning / 4008
... / ...
CommitLineData
1# content scan interface: rspamd
2server 11333
3<CHECK RSPAMC/1.3\r
4<Content-length:
5<Queue-Id:
6<From:
7<Recipient-Number: 1\r
8<Rcpt:
9<Helo:
10<\r
11<From
12<X-Envelope-From
13<X-Envelope-To
14<Received:
15< by
16< (envelope
17< id
18< for
19<Content-type: text/plain
20<Message-Id:
21<From:
22<Date:
23<
24<test
25>RSPAMD/1.3 0 EX_OK\r
26>Metric: default; True; 15.00 / 15.00 / 0.0\r
27>Action: reject\r
28>Symbol: FAKE_SYMBOL_A(15.00)\r
29>Symbol: FAKE_SYMBOL_B(0.00)\r
30>Message-ID: undef\r
31*eof
32****
33exim -odi -bs
34ehlo test.ex
35mail from:<>
36rcpt to:<userx@test.ex>
37data
38Content-type: text/plain
39
40test
41.
42quit
43****