diff options
author | cvs2git <cvs2git> | 2010-12-27 00:04:45 +0000 |
---|---|---|
committer | cvs2git <cvs2git> | 2010-12-27 00:04:45 +0000 |
commit | c82d349f864e6bd9f96fd1156903bc1f7193a203 (patch) | |
tree | e117a87533656110b6acd56fc0ca64289892a9f5 /rt/t/data/gnupg/emails/README | |
parent | 74e058c8a010ef6feb539248a550d0bb169c1e94 (diff) |
This commit was manufactured by cvs2svn to create tag 'TORRUS_1_0_9'.TORRUS_1_0_9
Diffstat (limited to 'rt/t/data/gnupg/emails/README')
-rw-r--r-- | rt/t/data/gnupg/emails/README | 28 |
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) - |