File: multi-digest.ref

package info (click to toggle)
libmime-tools-perl 5.515-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,612 kB
  • sloc: perl: 6,349; makefile: 8
file content (39 lines) | stat: -rw-r--r-- 926 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
  "Part_1" => {
    "Type" => "message/rfc822",
    "Encoding" => "7bit"
  },
  "Part_2" => {
    "Type" => "message/rfc822",
    "Encoding" => "7bit",
    "Charset" => "us-ascii"
  },
  "Part_1_1" => {
    "Size" => 70,
    "Subject" => "embedded message 1",
    "Type" => "text/plain",
    "From" => "noone\@nowhere.org",
    "Encoding" => "7bit"
  },
  "Part_2_1" => {
    "Size" => 73,
    "Subject" => "embedded message 2",
    "Type" => "text",
    "From" => "noone\@nowhere.org",
    "Encoding" => "7bit"
  },
  "Msg" => {
    "Subject" => "Sample digest message",
    "Type" => "multipart/digest",
    "To" => " Ned Freed <ned\@innosoft.com>",
    "From" => "Nathaniel Borenstein <nsb\@bellcore.com>",
    "Encoding" => "7bit",
    "Boundary" => "simple boundary"
  },
  "Parser" => {
    "Message" => "testmsgs/multi-digest.msg",
    "ExtractNested" => 1,
    "OutputToCore" => "0",
    "Name" => "anonymous"
  }
}