Check for proper output separator in expanding ${addresses:STRING} (Closes 2171)
[exim.git] / test / scripts / 3200-testdb / 3213
1 # address list matching an empty address
2 exim -bs
3 helo x.y.z
4 mail from:<>
5 rset
6 mail from:<x@y>
7 quit
8 ****