summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0308
blob: 39b9ba259f891ad27aa633bfebf4464c2c42b1de (plain)
1
2
3
4
5
6
7
8
9
10
11
# host lists and unknown host names - maximal checking
exim -bh V4NET.0.0.97
mail from:<x@y>
rcpt to:<z@z>
quit
****
exim -bh V4NET.0.0.1
mail from:<x@y>
rcpt to:<z@z>
quit
****