]> git.netwichtig.de Git - user/henk/code/exim.git/blob - test/scripts/0000-Basic/0527
Fix crash in transport, on second smtp-connect fail for a list of target hosts
[user/henk/code/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 ****