]> git.netwichtig.de Git - user/henk/code/exim.git/blob - test/scripts/3200-testdb/3205
OpenSSL: tls_eccurves list support. Bug 2955
[user/henk/code/exim.git] / test / scripts / 3200-testdb / 3205
1 # lookup defer (senders and hosts conditions in ACL)
2 exim -bh 1.2.3.4
3 helo test
4 mail from:<userx@external.test.ex>
5 rcpt to:<userx@test.ex>
6 quit
7 ****
8 exim -bh 4.3.2.1
9 helo test
10 mail from:<userx@external.test.ex>
11 rcpt to:<userx@test.ex>
12 quit
13 ****