summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0064
blob: 5d027c3c12bd0ce1a205fad2c5c8a513ad674c86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Relay by hostlist lsearch
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
****
no_msglog_check