Fix crash in transport, on second smtp-connect fail for a list of target hosts
[exim.git] / test / scripts / 0000-Basic / 0425
1 # log_message with warn
2 need_ipv4
3 #
4 exim -bs
5 mail from:<BAD@y>
6 rcpt to:<OK@x>
7 rcpt to:<BAD@x>
8 quit
9 ****