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