Skip to content

some escaping issue? #50

@huglester

Description

@huglester

Hello again :)

I have spotted one more problem.
For example I get this email to mailhog:

to reset your password, please click <a href=3D"http://sentinel=
.app/change_password/13/2eVJjEic4h5oui6h2lJ8gzl9mdC4qzXQ">this link.</a>.=

it is the source. the soruce itself is the same in both mailcatcher and mailhog, but the HTML rendered in mailhog is currupt.

For example link ir not change_password but change password (without underscore)

Here are the headers from mailhog:

Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset=utf-8
Date: Mon, 04 May 2015 09:53:14 +0000
From: CRM <[email protected]>
MIME-Version: 1.0
Message-ID: [email protected]
Received: from sentinel.app by mailhog.example (Go-MailHog)
          id [email protected]; Mon, 04 May 2015 12:53:14 +0300
Return-Path: <[email protected]>
Subject: Reset your account password.
To: [email protected]

Here are the headers from mailcatcher:

Message-ID: <[email protected]>
Date: Mon, 04 May 2015 09:53:40 +0000
Subject: Reset your account password.
From: CRM <[email protected]>
To: [email protected]
MIME-Version: 1.0
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

Not sure what else I can post :(

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions