Try to make test 0461 less unreliable.
[exim.git] / test / scripts / 0000-Basic / 0048
CommitLineData
59371ea7
PH
1# pipe transport
2exim -odi pipe
3Some message text.
4****
5exim -odi prefixed+pipe
6Text
7****
8exim -odi pipe-suffixed
9Text
10****
11exim -odi prefixed+pipe-suffixed
12Text
13****
14exim -DMESSAGE_LOGS=false -odi pipe
15Some message text.
16****