summaryrefslogtreecommitdiffstats
path: root/comm/mailnews/test/data/alias-1.json
blob: 96c575936b12d3b2192d60bfad3f824814ed7836 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "description": "OpenPGP alias rules",
  "rules": [
    {
      "email": "alice@openpgp.example",
      "keys": [
        { "id": "FBFCC82A015E7330" },
        { "fingerprint": "B8F2F6F4BD3AD3F82DC446833099FF1238852B9F" }
      ]
    }
  ]
}