summaryrefslogtreecommitdiff
path: root/rt/t/data/gnupg/emails/README
diff options
context:
space:
mode:
Diffstat (limited to 'rt/t/data/gnupg/emails/README')
-rw-r--r--rt/t/data/gnupg/emails/README28
1 files changed, 0 insertions, 28 deletions
diff --git a/rt/t/data/gnupg/emails/README b/rt/t/data/gnupg/emails/README
deleted file mode 100644
index 634f53794..000000000
--- a/rt/t/data/gnupg/emails/README
+++ /dev/null
@@ -1,28 +0,0 @@
-Set of emails signed and/or encrypted using real MUAs(mutt, thunderbird).
-
-All messages have subejct 'Test Email ID:\d+'.
-ID matches number in name of the corresponding file.
-Top most entity of a message as well contains 'ID:\d+' text.
-
-Emails may have either text plain or binary attachment.
-Text of plain attachment is
-"This is a test attachment. The magic word is: zanzibar."
-
-Content of binary attachment is RT's favicon.png.
-
-Encrypted messages encrypted for rt-recipient@example.com.
-
-Messages signed using rt-test@example.com key.
-
-Name of a file may contain the following parts separated by dash:
-* signed
-* encrypted
-* MIME - RFC format
-* inline - inline format
-* with-attachment - text plain attachment
-* with-binary - binary attachment
-
-In total 18 emails using all possible combinations.
-18 = 3 (signed/encrypted/both) * 2 (MIME/inline)
- * 3 (no/text/binary)
-