EXPERIMENTAL_DSN: use the SMTP return messsage for Diagnostic-Code lines. Bug 1559
[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 ****