SPF: only require "v=spf1" on TXT DNS records during lookups. Bug 2499
[exim.git] / test / scripts / 2100-OpenSSL / 2123
1 # TLS: ACL for STARTTLS
2 exim -bs -oMa 10.9.8.10
3 ehlo a.b.c
4 starttls
5 quit
6 ****