ticket_html_only.eml
23 lines
| 772 B
| message/rfc822
|
TextLexer
|
r2134 | x-sender: <jsmith@somenet.foo> | ||
x-receiver: <redmine@somenet.foo> | ||||
Received: from [127.0.0.1] ([127.0.0.1]) by somenet.foo with Quick 'n Easy Mail Server SMTP (1.0.0.0); | ||||
Sun, 14 Dec 2008 16:18:06 GMT | ||||
Message-ID: <494531B9.1070709@somenet.foo> | ||||
Date: Sun, 14 Dec 2008 17:18:01 +0100 | ||||
From: "John Smith" <jsmith@somenet.foo> | ||||
User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) | ||||
MIME-Version: 1.0 | ||||
To: redmine@somenet.foo | ||||
Subject: HTML email | ||||
Content-Type: text/html; charset=ISO-8859-1 | ||||
Content-Transfer-Encoding: 7bit | ||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | ||||
<html> | ||||
<head> | ||||
|
r13931 | <style>p {font-size:12.0pt;}</style> | ||
|
r2134 | </head> | ||
<body bgcolor="#ffffff" text="#000000"> | ||||
|
r13931 | This is a <b>html-only</b> email.<br><h1>With a title</h1><p>and a paragraph.</p> | ||
|
r2134 | </body> | ||
</html> | ||||