Update tests for 4.68 (after testing on tahini).
[users/heiko/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 ****