File: multi-nested3.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 (68 lines) | stat: -rw-r--r-- 1,785 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
{
  "Part_3_1" => {
    "Filename" => "3d-vise.gif",
    "Size" => 419,
    "Disposition" => "inline",
    "Subject" => "Part 1 of the inner message is a GIF, \"3d-vise.gif\"",
    "Type" => "image/gif",
    "Encoding" => "base64"
  },
  "Part_3_2" => {
    "Filename" => "3d-eye.gif",
    "Size" => 357,
    "Disposition" => "inline",
    "Subject" => "Part 2 of the inner message is another GIF, \"3d-eye.gif\"",
    "Type" => "image/gif",
    "Encoding" => "base64"
  },
  "Parser" => {
    "Message" => "testmsgs/multi-nested3.msg",
    "ExtractNested" => 1,
    "OutputToCore" => "0",
    "Name" => "anonymous"
  },
  "Part_5_1" => {
    "Size" => 57,
    "Subject" => "Part 5 of the outer message is itself an RFC822 message!",
    "Type" => "text/plain",
    "To" => "(address in US-ASCII)",
    "From" => "(mailbox in US-ASCII)",
    "Encoding" => "quoted-printable",
    "Charset" => "ISO-8859-1"
  },
  "Part_1" => {
    "Size" => 208,
    "Type" => "text/plain",
    "Encoding" => "7bit"
  },
  "Part_2" => {
    "Size" => 140,
    "Type" => "text/plain",
    "Encoding" => "7bit",
    "Charset" => "US-ASCII"
  },
  "Part_3" => {
    "Subject" => "Part 3 of the outer message is multipart!",
    "Type" => "multipart/parallel",
    "Encoding" => "7bit",
    "Boundary" => "unique-boundary-2"
  },
  "Part_4" => {
    "Size" => 148,
    "Type" => "text/richtext",
    "Encoding" => "7bit"
  },
  "Part_5" => {
    "Filename" => "nice.name",
    "Type" => "message/rfc822",
    "Encoding" => "7bit"
  },
  "Msg" => {
    "Subject" => "A complex nested multipart example",
    "Type" => "multipart/mixed",
    "To" => "<john-yaya\@yoyodyne.com>",
    "From" => "Lord John Whorfin <whorfin\@yoyodyne.com>",
    "Encoding" => "7bit",
    "Boundary" => "unique-boundary-1"
  }
}