BUGFIX: forced-fail smtp option tls_sni would dereference NULL
[users/jgh/exim.git] / test / scripts / 0000-Basic / 0527
1 # callout with no transport
2 need_ipv4
3 #
4 exim -bs
5 mail from:<unknown@x.x.x.x>
6 rcpt to:<unknown@u.u.u.u>
7 quit
8 ****