Add tls_verify_hosts and tls_try_verify_hosts to smtp transport. Bug 1371
[exim.git] / test / scripts / 0000-Basic / 0342
1 # verification of recipient at non FQDN
2 need_ipv4
3 #
4 exim -bh 1.2.3.4
5 mail from:<x@y>
6 rcpt to:<x@ten-1>
7 quit
8 ****