]> git.netwichtig.de Git - user/henk/code/exim.git/blob - test/scripts/0000-Basic/0239
Check for proper output separator in expanding ${addresses:STRING} (Closes 2171)
[user/henk/code/exim.git] / test / scripts / 0000-Basic / 0239
1 # host list in verify output when routing to a local transport
2 exim -v -bv userx@localhost
3 ****
4 exim -bv userx@localhost
5 ****
6 exim -v -bt userx@localhost
7 ****
8 exim -bt userx@localhost
9 ****
10 exim -v -bt userx@smtp
11 ****