summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0425
blob: 725900a2f036702926d057ab08ebff93e7d244a7 (plain)
1
2
3
4
5
6
7
8
9
# log_message with warn
need_ipv4
#
exim -bs
mail from:<BAD@y>
rcpt to:<OK@x>
rcpt to:<BAD@x>
quit
****