]> git.netwichtig.de Git - user/henk/code/exim.git/blob - test/scripts/0000-Basic/0627
Linewrap long lines in bounce bodies. Bug 2979
[user/henk/code/exim.git] / test / scripts / 0000-Basic / 0627
1 # -be and macro definitions
2 #
3 #
4 exim -be
5 FOO = bar
6 baz foo FOO
7 ****
8 #
9 exim -be 'FOO_2 = baz'
10 ****