1 # Relay by hostlist match for host name or IP address
4 mail from:<userx@somehost.example.com>
5 rcpt to:<userx@test.ex>
6 rcpt to:<userx@anotherhost.example.com>
13 mail from:<userx@somehost.example.com>
14 rcpt to:<userx@test.ex>
15 rcpt to:<userx@anotherhost.example.com>
22 mail from:<userx@somehost.example.com>
23 rcpt to:<userx@test.ex>
24 rcpt to:<userx@anotherhost.example.com>
31 mail from:<userx@somehost.example.com>
32 rcpt to:<userx@test.ex>
33 rcpt to:<userx@anotherhost.example.com>
38 exim -bh V4NET.255.0.1
40 mail from:<userx@somehost.example.com>
41 rcpt to:<userx@test.ex>
42 rcpt to:<userx@anotherhost.example.com>
47 exim -bh V4NET.255.0.2
49 mail from:<userx@somehost.example.com>
50 rcpt to:<userx@test.ex>
51 rcpt to:<userx@anotherhost.example.com>
56 exim -bh V4NET.255.0.3
58 mail from:<userx@somehost.example.com>
59 rcpt to:<userx@test.ex>
60 rcpt to:<userx@anotherhost.example.com>
65 exim -bh V4NET.255.0.4
67 mail from:<userx@somehost.example.com>
68 rcpt to:<userx@test.ex>
69 rcpt to:<userx@anotherhost.example.com>