]> git.netwichtig.de Git - user/henk/code/exim.git/blob - test/scripts/0000-Basic/0105
Check for proper output separator in expanding ${addresses:STRING} (Closes 2171)
[user/henk/code/exim.git] / test / scripts / 0000-Basic / 0105
1 # aliasfile with transport + smartuser with new address and transport
2 exim -odi firstuser
3 Delivered to firstuser
4 .
5 ****
6 exim -odi seconduser@test.ex
7 Delivered to seconduser
8 .
9 ****
10 exim -odi postmaster
11 Delivered to default
12 .
13 ****