Add tls_verify_hosts and tls_try_verify_hosts to smtp transport, GnuTLS.
[users/jgh/exim.git] / test / scripts / 0000-Basic / 0410
1 # address_data and router_name in ACLs after verification
2 exim -bs
3 MAIL FROM:<oksender@y>
4 rcpt to:<child@test.ex>
5 rcpt to:<orig@test.ex>
6 quit
7 ****