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