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