Hopefully the final lot of test files.
[exim.git] / test / scripts / 3200-testdb / 3208
1 # defer in percent_hack_domains, relay_domains
2 exim -bh V4NET.0.0.1
3 ehlo remote.host
4 mail from:<user@remote.host>
5 rcpt to:<a@test.ex>
6 rcpt to:<a@other.ex>
7 rcpt to:<a%b@testhack.ex>
8 rcpt to:<a%b@test.ex>
9 rcpt to:<a%b@testhack2.ex>
10 rcpt to:<a@yesrelay.ex>
11 rcpt to:<a@norelay.ex>
12 rcpt to:<a%yesrelay.ex@testhack.ex>
13 rcpt to:<a%norelay.ex@testhack.ex>
14 quit
15 ****