Testsuite: regression-test for bug. Bug 2449
[exim.git] / test / scripts / 0000-Basic / 0297
1 # expandable file/directory transports
2 exim -d-all+route -bt /a/b/c
3 ****
4 exim -d-all+route -bt /x/y/z
5 ****
6 exim -bt /a/b/c/
7 ****
8 exim -bt /a/a/b//
9 ****
10 exim -odi -N -f fil@ter /a/b/c
11 ****
12 exim -odi -N -f fil@ter /x/y/z
13 ****
14 exim -odi -N -f fil@ter /a/b/c/
15 ****
16 exim -odi -N -f fil@ter /a/b/c//
17 ****