summaryrefslogtreecommitdiff
path: root/test/scripts/5300-ipliteral/5300
blob: fba34c471ddc81dc9fc475b2a6b61d6d4b49d082 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# domain literals (IPv4)
need_ipv4
#
exim -bt x@[V4NET.9.8.7] x@[127.0.0.1]
****
1
exim -DALLOW=false -odq -f 'x@[10.9.8.7]' zz
****
0
exim -odq -f 'y@[10.9.8.7]' zz
****
0
exim -bp
****
0
exim -odq -bs
MAIL FROM:<>
RCPT TO:<x@[1.2.3.4]>
RCPT TO:<x@[ipv4:1.2.3.4]>
quit
****
no_msglog_check