summaryrefslogtreecommitdiff
path: root/test/scripts/3200-testdb/3202
blob: 2d971cf07b091fd9ab606fc79e2e22aabc828a17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# ACL defer tests
exim -bh 1.1.1.1
helo test
mail from:<x@y>
rcpt to:<x@y>
quit
****
exim -bh 1.1.2.1
helo test
mail from:<x@y>
rcpt to:<x@y>
quit
****
exim -bh 1.1.3.1
helo test
mail from:<x@y>
rcpt to:<x@y>
quit
****