testsuite: abstract out common conf settings
[exim.git] / test / scripts / 0000-Basic / 0089
CommitLineData
59371ea7
PH
1# host and domain list caseless matching and HELO checking
2#
3exim -bt userx@test.ex userx@myhost.test.ex
4****
5exim -bh V4NET.0.0.0
6helo @#$%^&*()
7helo abc_xyz
8mail from:<userx@cus.cam.ac.uk>
9rcpt to:<userx@test.ex>
10rcpt to:<userx@else.where>
11rset
12quit
13****
14exim -bh V4NET.0.0.99
15helo @#$%^&*()
16mail from:<root>
17rcpt to:<xx@reLAY.ONE.ex>
18rcpt to:<yy@relay.two.ex>
084efe8d
PH
19rset
20helorhubarb
21mailfrom:<>
22rsettling
59371ea7
PH
23quit
24****
252
26exim -bt abcd@test.ex ABCD@test.ex XYZ@ten-1.test.ex xyz@ten-1.test.ex
27****