summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0030
blob: b200e2704545be32812dfef087870a0c28bc1b9e (plain)
1
2
3
4
5
6
7
# Use of $address_data in ACL
exim -bs
mail from:<>
rcpt to:<ok@test.ex>
rcpt to:<notok@test.ex>
quit
****