4e670167ec41c93ab55df78e895cc707d6253021
[exim.git] / test / scripts / 0000-Basic / 0372
1 # Preservation of ACL variables
2 exim -v -odi -bs -oMa 1.2.3.4 -oMs host.name
3 mail from:<>
4 rcpt to:<x@y>
5 data
6 .
7 mail from:<>
8 rcpt to:<a@b>
9 data
10 .
11 quit
12 ****