Move the regression test for CVE-2019-15846 to 1100-Basic-TLS/1100
[users/jgh/exim.git] / test / scripts / 0000-Basic / 0043
1 # Sender and recipient verification
2 exim -bh V4NET.0.0.97
3 ehlo exim.test.ex
4 mail from:junkjunk@exim.test.ex
5 rcpt to:<postmaster@exim.test.ex>
6 rset
7 mail from:postmaster@exim.test.ex
8 rcpt to:postmaster@exim.test.ex
9 rcpt to:junkjunk@exim.test.ex
10 rcpt to:fail@exim.test.ex
11 quit