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