summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0464
blob: a81fcf94b4124eae0afb24b1cbaec6927f8199cd (plain)
1
2
3
4
5
6
7
8
9
# domain_data for multiple recipient verify in an ACL
need_ipv4
#
exim -d -bs
helo test
mail from:<>
rcpt to:<abc@domain1>
quit
****