string.c: do not interpret '\\' before '\0' (CVE-2019-15846)
[exim.git] / test / scripts / 0000-Basic / 0527
CommitLineData
59371ea7
PH
1# callout with no transport
2need_ipv4
3#
59371ea7
PH
4exim -bs
5mail from:<unknown@x.x.x.x>
6rcpt to:<unknown@u.u.u.u>
7quit
8****