0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core
Yury Michurin 198017d1a7 Workaround for outlook, who doesn't like quoted-printable encoding
For example, outlook 2013 plus would not interpert the following html
(encoded via quoted-printable encoding):
<a href=3D=22http://engineering=
.como.com/ghost/signup/MTQxNTcwNzM5MTYwN3x5dXJ5QG5peC5jby5pbHx3NVBmUUN4RGZr=
cGhKc3FPOElybXNZNWtzR0FMTU9tRFI5UlNyRWQ4SGJZPQ=3D=3D/=22 style=3D=22color:
=

The workournd forces node-mailer to user base64, which outlook understands
well.
2014-10-28 15:03:32 +02:00
..
client Merge pull request #4285 from novaugust/read-draft-shortcuts 2014-10-28 13:02:17 +02:00
server Workaround for outlook, who doesn't like quoted-printable encoding 2014-10-28 15:03:32 +02:00
shared Change autolinked URLs to output nice quotes 2014-10-14 11:09:06 +02:00
test Merge pull request #4338 from felixrieseberg/iss3858 2014-10-28 12:58:39 +02:00
index.js