summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0044
blob: 90870b700adf81751d50eac48a004749cf1f59e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# RBL blocking (unregistered host)
exim -bh V4NET.11.12.13
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 -bh V4NET.11.12.13
ehlo exim.test.ex
mail from:<myfriend@there.test.ex>
rcpt to:list@exim.test.ex
data
test data
.
quit
****
no_msglog_check