1 # Relay by hostlist match for host name or IP address
3 mail from:<userx@somehost.example.com>
4 rcpt to:<userx@test.ex>
5 rcpt to:<userx@anotherhost.example.com>
11 mail from:<userx@somehost.example.com>
12 rcpt to:<userx@test.ex>
13 rcpt to:<userx@anotherhost.example.com>
19 mail from:<userx@somehost.example.com>
20 rcpt to:<userx@test.ex>
21 rcpt to:<userx@anotherhost.example.com>
27 mail from:<userx@somehost.example.com>
28 rcpt to:<userx@test.ex>
29 rcpt to:<userx@anotherhost.example.com>
34 exim -bh V4NET.255.0.1
35 mail from:<userx@somehost.example.com>
36 rcpt to:<userx@test.ex>
37 rcpt to:<userx@anotherhost.example.com>
42 exim -bh V4NET.255.0.2
43 mail from:<userx@somehost.example.com>
44 rcpt to:<userx@test.ex>
45 rcpt to:<userx@anotherhost.example.com>
50 exim -bh V4NET.255.0.3
51 mail from:<userx@somehost.example.com>
52 rcpt to:<userx@test.ex>
53 rcpt to:<userx@anotherhost.example.com>
58 exim -bh V4NET.255.0.4
59 mail from:<userx@somehost.example.com>
60 rcpt to:<userx@test.ex>
61 rcpt to:<userx@anotherhost.example.com>