]> git.netwichtig.de Git - user/henk/code/exim.git/blob - test/scripts/0000-Basic/0464
Fix no-TLS bulid
[user/henk/code/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 ****