Add tls_verify_hosts and tls_try_verify_hosts to smtp transport. Bug 1371
[exim.git] / test / scripts / 0000-Basic / 0541
1 # verify=helo with no IP address
2 exim -bs
3 helo a.b.c.d
4 quit
5 ****