]> git.netwichtig.de Git - user/henk/code/exim.git/blob - test/scripts/0000-Basic/0393
Linewrap long lines in bounce bodies. Bug 2979
[user/henk/code/exim.git] / test / scripts / 0000-Basic / 0393
1 # empty transport filter
2 #
3 exim -d-all+transport -odi userx
4 Testing with filter
5 ****
6 exim -DFILTER= -d-all+transport -odi userx
7 Testing without filter
8 ****
9 exim -DFILTER='${if={1}{1}{}{}}'  -d-all+transport -odi userx
10 Testing with expand-to-empty filter
11 ****