Testsuite: avoid picking 0.0.0.0 as the HOSTIPV4; permit 10.0/8 apart from 10.250...
[users/jgh/exim.git] / test / scripts / 0000-Basic / 0517
1 # control = suppress_local_fixups
2 exim -odi -bs
3 mail from:<>
4 rcpt to:<userx@dom.com>
5 data
6 .
7 quit
8 ****
9 exim -odi -bs
10 mail from:<>
11 rcpt to:<usery@dom.com>
12 data
13 .
14 quit
15 ****