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