Remove unwanted (int) case when reading SIZE. Fix runtest for 64-bit
[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 ****