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