Merge branch 'patch-1' of https://github.com/bes-internal/exim into master-bes-rateli...
[users/heiko/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 ****