Testsuite: avoid IPv6 interfaces to avoid extra debug stderr lines
[exim.git] / test / scripts / 0000-Basic / 0448
CommitLineData
59371ea7
PH
1# rewrite to empty sender
2exim -f postmaster@my.domain userx
3****
4exim -bs
5ehlo x.y.z
6mail from:<postmaster@my.domain>
7rcpt to:<userx@test.ex>
8data
91234
10.
11quit
12****
13# This one provokes a sender verify (the above one doesn't)
14exim -bs
15ehlo x.y.z
16mail from:<postmaster@my.domain>
17rcpt to:<usery@test.ex>
18data
191234
20.
21quit
22****
23no_msglog_check