summaryrefslogtreecommitdiffstats
path: root/comm/mailnews/test/data/alias-5.json
blob: 51379b86922918811ee00cea800d406c0c38b7a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "description": "OpenPGP alias rules",
  "rules": [
    {
      "email": "nobody@example.com",
      "keys": [
        { "fingerprint": "EB85BB5FA33A75E15E944E63F231550C4F47E38E" },
        { "fingerprint": "D1A66E1A23B182C9980F788CFBFCC82A015E7330" },
        { "fingerprint": "B8F2F6F4BD3AD3F82DC446833099FF1238852B9F" },
        { "fingerprint": "0123456789012345678901234567890123456789" }
      ]
    }
  ]
}