Bug 1454: Option -oMm for message reference
[exim.git] / test / scripts / 0000-Basic / 0079
1 # RBL /warn (default reject)
2 exim -bh V4NET.11.12.14
3 ehlo exim.test.ex
4 mail from:postmaster@exim.test.ex
5 rcpt to:<postmaster@exim.test.ex>
6 rcpt to:list@exim.test.ex
7 data
8 test data
9 .
10 quit
11 ****
12 exim -odi -bs -oMa V4NET.11.12.13
13 ehlo exim.test.ex
14 mail from:<postmaster@exim.test.ex>
15 rcpt to:<userx@exim.test.ex>
16 data
17 test message data
18 .
19 quit
20 ****
21 exim -odi -bs -oMa V4NET.11.12.14 -oMi 14.12.11.10.PORT_D
22 ehlo exim.test.ex
23 mail from:<postmaster@exim.test.ex>
24 rcpt to:<postmaster@exim.test.ex>
25 rcpt to:<userx@exim.test.ex>
26 data
27 test message data
28 .
29 quit
30 ****
31 exim -odi -bs
32 mail from:<postmaster@exim.test.ex>
33 rcpt to:<userx@exim.test.ex>
34 data
35 sysmail: yes
36 Testing mail from system filter
37 .
38 quit
39 ****
40 no_msglog_check