import rt 3.8.7
[freeside.git] / rt / t / data / gnupg / emails / README
1 Set of emails signed and/or encrypted using real MUAs(mutt, thunderbird).
2
3 All messages have subejct 'Test Email ID:\d+'.
4 ID matches number in name of the corresponding file.
5 Top most entity of a message as well contains 'ID:\d+' text.
6
7 Emails may have either text plain or binary attachment.
8 Text of plain attachment is
9 "This is a test attachment.  The magic word is:  zanzibar."
10
11 Content of binary attachment is RT's favicon.png.
12
13 Encrypted messages encrypted for rt-recipient@example.com.
14
15 Messages signed using rt-test@example.com key.
16
17 Name of a file may contain the following parts separated by dash:
18 * signed
19 * encrypted
20 * MIME - RFC format
21 * inline - inline format
22 * with-attachment - text plain attachment
23 * with-binary     - binary attachment
24
25 In total 18 emails using all possible combinations.
26 18 = 3 (signed/encrypted/both) * 2 (MIME/inline)
27     * 3 (no/text/binary)
28