Add macro support to -be expansion test mode. Bug 1623
[exim.git] / test / scripts / 3200-testdb / 3208
CommitLineData
59371ea7
PH
1# defer in percent_hack_domains, relay_domains
2exim -bh V4NET.0.0.1
3ehlo remote.host
4mail from:<user@remote.host>
5rcpt to:<a@test.ex>
6rcpt to:<a@other.ex>
7rcpt to:<a%b@testhack.ex>
8rcpt to:<a%b@test.ex>
9rcpt to:<a%b@testhack2.ex>
10rcpt to:<a@yesrelay.ex>
11rcpt to:<a@norelay.ex>
12rcpt to:<a%yesrelay.ex@testhack.ex>
13rcpt to:<a%norelay.ex@testhack.ex>
14quit
15****