Fix crash in transport, on second smtp-connect fail for a list of target hosts
[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 ****