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