Testsuite: tidying
[exim.git] / test / scripts / 0000-Basic / 0479
1 # verifying and rewriting sender address
2 need_ipv4
3 #
4 exim -d -bh 1.2.3.4
5 helo [1.2.3.4]
6 mail from:<a@b>
7 rcpt to:<c@d>
8 rcpt to:<e@f>
9 quit
10 ****