| MIME-Version: 1.0 | |
| From: Lord John Whorfin <whorfin@yoyodyne.com> | |
| To: <john-yaya@yoyodyne.com> | |
| Subject: A complex nested multipart example | |
| Content-Type: multipart/mixed; | |
| boundary=unique-boundary-1 | |
| The preamble of the outer multipart message. | |
| Mail readers that understand multipart format | |
| should ignore this preamble. | |
| If you are reading this text, you might want to | |
| consider changing to a mail reader that understands | |
| how to properly display multipart messages. | |
| --unique-boundary-1 | |
| Part 1 of the outer message. | |
| [Note that the preceding blank line means | |
| no header fields were given and this is text, | |
| with charset US ASCII. It could have been | |
| done with explicit typing as in the next part.] | |
| --unique-boundary-1 | |
| Content-type: text/plain; charset=US-ASCII | |
| Part 2 of the outer message. | |
| This could have been part of the previous part, | |
| but illustrates explicit versus implicit | |
| typing of body parts. | |
| --unique-boundary-1 | |
| Subject: Part 3 of the outer message is multipart! | |
| Content-Type: multipart/parallel; | |
| boundary=unique-boundary-2 | |
| A one-line preamble for the inner multipart message. | |
| --unique-boundary-2 | |
| Content-Type: image/gif | |
| Content-Transfer-Encoding: base64 | |
| Content-Disposition: inline; filename="3d-vise.gif" | |
| Subject: Part 1 of the inner message is a GIF, "3d-vise.gif" | |
| R0lGODdhKAAoAOMAAAAAAAAAgB6Q/y9PT25ubnCAkKBSLb6+vufn5/Xes/+lAP/6zQAAAAAAAAAA | |
| AAAAACwAAAAAKAAoAAAE/hDJSau9eJLMOyYbcoxkaZ5oCkoH6L5wLMfiWqd4btZhmxbAoFCY47EI | |
| qMJgyWw2ATjj7aRkAq5YwDMl9VGtKO0SiuoiTVlscsxt9c4HgXxUIA0EAVOVfDKT8Hl1B3kDAYYl | |
| e202XnGGgoMHhYckiWVuR3+OTgCGeZRslotwgJ2lnYigfZdTjQULr7ALBZN0qTurjHgLKAu0B5Wq | |
| opm7J72etQN8t8Ijury+wMtvw8/Hv7Ylfs0BxCbGqMmK0yOOQ0GTCgrR2bhwJGlXJQYG6mMKoeNo | |
| WSbzCWIACe5JwxQm3AkDAbUAQCiQhDZEBeBl6afgCsOBrD45edIvQceGWSMevpOYhl6CkydBHhBZ | |
| QmGKjihVshypjB9ClAHZMTugzOU7mzhBPiSZ5uDNnA7b/aTZ0mhMnfl0pDBFa6bUElSPWb0qtYuH | |
| rxlwcR17YsWMs2jTql3LFkQEADs= | |
| --unique-boundary-2 | |
| Content-Type: image/gif | |
| Content-Transfer-Encoding: base64 | |
| Content-Disposition: inline; filename="3d-eye.gif" | |
| Subject: Part 2 of the inner message is another GIF, "3d-eye.gif" | |
| R0lGODdhKAAoAPMAAAAAAAAAzN3u/76+voiIiG5ubszd7v///+fn5wAAAAAAAAAAAAAAAAAAAAAA | |
| AAAAACwAAAAAKAAoAAAE/hDJSau9eJbMOy4bMoxkaZ5oCkoD6L5wLMfiWns41oZt7lM7VujnC96I | |
| RVsPWQE4nxPjkvmsQmu8oc/KBUSVWk7XepGGLeNrxoxJO1MjILjthg/kWXQ6wO/7+3dCeRRjfAKH | |
| iImJAV+DCF0BiW5VAo1CElaRh5NjlkeYmpyTgpcTAKGiaaSfpwKpVQaxVatLrU8GaQdOBAQAB7+y | |
| XliXTrgAxsW4vFabv8BOtBsBt7cGvwCIT9nOyNEIxuC4zrqKzc9XbODJvs7Y5ewH3d7Fxe3jB4rj | |
| 8t6PuNa6r2bhKQXN17FYCBMqTGiBzSNhx5g0nEMhlsSJjiRYvDjwE0cdGxQ/gswosoKUkmuU2FnJ | |
| csSKGTBjypxJsyaICAA7 | |
| --unique-boundary-2-- | |
| The epilogue for the inner multipart message. | |
| --unique-boundary-1 | |
| Content-type: text/richtext | |
| This is <bold>part 4 of the outer message</bold> | |
| <smaller>as defined in RFC1341</smaller><nl> | |
| <nl> | |
| Isn't it <bigger><bigger>cool?</bigger></bigger> | |
| --unique-boundary-1 | |
| Content-Type: message/rfc822; name="nice.name"; | |
| From: (mailbox in US-ASCII) | |
| To: (address in US-ASCII) | |
| Subject: Part 5 of the outer message is itself an RFC822 message! | |
| Content-Type: Text/plain; charset=ISO-8859-1 | |
| Content-Transfer-Encoding: Quoted-printable | |
| Part 5 of the outer message is itself an RFC822 message! | |
| --unique-boundary-1-- | |
| The epilogue for the outer message. | |