Flush SMTP output buffer before "delay" in an ACL; add control =
[exim.git] / test / scripts / 0000-Basic / 0297
CommitLineData
59371ea7
PH
1# expandable file/directory transports
2exim -d-all+route -bt /a/b/c
3****
4exim -d-all+route -bt /x/y/z
5****
6exim -bt /a/b/c/
7****
8exim -bt /a/a/b//
9****
10exim -odi -N -f fil@ter /a/b/c
11****
12exim -odi -N -f fil@ter /x/y/z
13****
14exim -odi -N -f fil@ter /a/b/c/
15****
16exim -odi -N -f fil@ter /a/b/c//
17****