Fix expansions for RFC 822 addresses having comments in local-part and/or domain...
[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 ****