summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0451
blob: 178b4a51f19457e4ed1d3e58463037e8d37f3554 (plain)
1
2
3
4
5
6
7
8
9
10
11
# verify sender at DATA time
exim -odq -bs
ehlo a.b.c.d
mail from:<bad@test.ex>
rcpt to:<good@test.ex>
data
This is a message.
.
quit
****
no_msglog_check