summaryrefslogtreecommitdiff
path: root/test/scripts/3200-testdb/3205
blob: 9b4ee524bd26fcda4b2813b287b8a3f319bd8458 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# lookup defer (senders and hosts conditions in ACL)
exim -bh 1.2.3.4
helo test
mail from:<userx@external.test.ex>
rcpt to:<userx@test.ex>
quit
****
exim -bh 4.3.2.1
helo test
mail from:<userx@external.test.ex>
rcpt to:<userx@test.ex>
quit
****