]> git.netwichtig.de Git - user/henk/code/exim.git/blob - scripts/0000-Basic/0048
47815e80cb5fb83f2a8361b0676d102028ce5c37
[user/henk/code/exim.git] / scripts / 0000-Basic / 0048
1 # pipe transport
2 exim -odi pipe
3 Some message text.
4 ****
5 exim -odi prefixed+pipe
6 Text
7 ****
8 exim -odi pipe-suffixed
9 Text
10 ****
11 exim -odi prefixed+pipe-suffixed
12 Text
13 ****
14 exim -DMESSAGE_LOGS=false -odi pipe
15 Some message text.
16 ****