Logging: ensure that an error for a mistyped IPv6 address in a search
[exim.git] / test / scripts / 0000-Basic / 0475
1 # malformed item in host list
2 exim -bh V4NET.0.0.0
3 helo test
4 mail from:<>
5 rcpt to:<a1@b>
6 rcpt to:<a2@b>
7 rcpt to:<a3@b>
8 rcpt to:<a4@b>
9 quit
10 ****