mirror of
https://github.com/moparisthebest/mailcatcher
synced 2024-11-12 04:05:01 -05:00
11 lines
162 B
Plaintext
11 lines
162 B
Plaintext
|
To: Blah <blah@blah.com>
|
||
|
From: Me <me@sj26.com>
|
||
|
Subject: Test HTML Mail
|
||
|
Content-Type: text/html
|
||
|
|
||
|
<html>
|
||
|
<body>
|
||
|
Yo, you <em>slimey scoundrel</em>.
|
||
|
</body>
|
||
|
</html>
|