summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0445
blob: 54bfcc193322b2714e5e188e458ed21958b33c67 (plain)
1
2
3
4
5
6
7
8
9
10
# :fail: with looked up empty string
exim -bh 1.2.3.4
helo test
mail from:<lp1@x.y>
rcpt to:<zz@x.y>
rset
mail from:<lp2@x.y>
rcpt to:<zz@x.y>
quit
****