Last active
August 29, 2015 13:56
-
-
Save cobbr2/9103106 to your computer and use it in GitHub Desktop.
An email that doesn't decode properly with the MailCatcher and the Mail gem
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
To: Blah <[email protected]> | |
From: Me <[email protected]> | |
Subject: Test quoted-printable HTML mail | |
Mime-Version: 1.0 | |
Content-Type: text/html; | |
charset=UTF-8 | |
Content-Transfer-Encoding: quoted-printable | |
<html class=3D"slim"></html> | |
<p> | |
Thank you for allowing us to provide a test case that ma= | |
y demonstrate a limitation in MailCatcher. Open source makes dev good= | |
</p> | |
<p> | |
You can access an error at <a href=3D"http://localhost:9876/big/long/d50= | |
243b933ddd425">here</a> | |
</p>= |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment