Use smtp_write_mail_and_rcpt_cmds() for verify callout
[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 ****