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