summaryrefslogtreecommitdiffstats
path: root/comm/mailnews/test/data/alias-1.json
diff options
context:
space:
mode:
Diffstat (limited to 'comm/mailnews/test/data/alias-1.json')
-rw-r--r--comm/mailnews/test/data/alias-1.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/comm/mailnews/test/data/alias-1.json b/comm/mailnews/test/data/alias-1.json
new file mode 100644
index 0000000000..96c575936b
--- /dev/null
+++ b/comm/mailnews/test/data/alias-1.json
@@ -0,0 +1,12 @@
+{
+ "description": "OpenPGP alias rules",
+ "rules": [
+ {
+ "email": "alice@openpgp.example",
+ "keys": [
+ { "id": "FBFCC82A015E7330" },
+ { "fingerprint": "B8F2F6F4BD3AD3F82DC446833099FF1238852B9F" }
+ ]
+ }
+ ]
+}