summaryrefslogtreecommitdiff
path: root/test/stdout/2750
blob: d70041a16cb1e99b385ff2f5d4c2d39d5825833d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
> policy-aliases:google:mode
> testing
> 
> policies:hotmail.com
> {"policy-alias": "outlook"}
> 
> policy-aliases:outlook
> {"mode": "testing", "mxs": [".outlook.com", "outlook.com"]}
> 
> policy-aliases:outlook:mxs
> [".outlook.com", "outlook.com"]
> 
> policy-aliases:outlook:mxs:1
> outlook.com
> 
> aggregate output vs. json extract
> [".outlook.com", "outlook.com"]
>