git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Revert "Testsuite: Use explicit interface for send to localhost"
[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
****