summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0062
blob: b5802a0f4d8d02c31ed1c1722fa94f6eb46c205b (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
# Relay by hostlist end name match
exim -bh V4NET.0.0.1
mail from:<userx@somehost.example.com>
rcpt to:<userx@test.ex>
rcpt to:<userx@anotherhost.example.com>
data
.
quit
****
exim -bh V4NET.0.0.2
mail from:<userx@somehost.example.com>
rcpt to:<userx@test.ex>
rcpt to:<userx@anotherhost.example.com>
data
.
quit
****
exim -bh V4NET.0.0.3
mail from:<userx@somehost.example.com>
rcpt to:<userx@test.ex>
rcpt to:<userx@anotherhost.example.com>
data
.
quit
****
no_msglog_check