Cond !bool{}/!bool_lax{} did not negate. Fixed.
[exim.git] / test / scripts / 0000-Basic / 0052
CommitLineData
59371ea7
PH
1# Local part selection in routers
2exim -odi xx99@test.ex
3This is a test message 1.
4****
5exim -odi yy99@test.ex
6This is a test message 2.
7****
8exim -odi '!one@test.ex'
9This is a test message 3.
10****
11exim -odi '!two@test.ex'
12This is a test message 4.