]> git.netwichtig.de Git - user/henk/code/exim.git/blob - test/scripts/0000-Basic/0445
Fix no-TLS bulid
[user/henk/code/exim.git] / test / scripts / 0000-Basic / 0445
1 # :fail: with looked up empty string
2 exim -bh 1.2.3.4
3 helo test
4 mail from:<lp1@x.y>
5 rcpt to:<zz@x.y>
6 rset
7 mail from:<lp2@x.y>
8 rcpt to:<zz@x.y>
9 quit
10 ****