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