hosts_require_helo
[exim.git] / test / scripts / 0000-Basic / 0410
1 # address_data and router_name in ACLs after verification
2 exim -bs
3 helo test
4 MAIL FROM:<oksender@y>
5 rcpt to:<child@test.ex>
6 rcpt to:<orig@test.ex>
7 quit
8 ****