ARC: add $arc_state, $arc_state_reason and add reason to authres string
[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 ****