Fix GNU/Hurd build. Bug 3044
[exim.git] / test / scripts / 0000-Basic / 0464
1 # domain_data for multiple recipient verify in an ACL
2 need_ipv4
3 #
4 exim -d -bs
5 helo test
6 mail from:<>
7 rcpt to:<abc@domain1>
8 quit
9 ****