1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/metamta
epriestley acdb215310 Fix UTF-8 in email
Summary:
Email was not being sent with the right headers/encoding for UTF-8.

Test Plan:
Sent UTF-8 mail using SES, default and SendGrid adapters. SendGrid already
worked; SES and default share the same code so this fixes both.

Reviewed By: slawekbiel
Reviewers: slawekbiel, aran, jungejason, tuomaspelkonen
CC: aran, slawekbiel
Differential Revision: 401
2011-06-06 17:53:20 -07:00
..
adapter Fix UTF-8 in email 2011-06-06 17:53:20 -07:00
controller Enable SendGrid Parse API as an inbound email handler 2011-05-30 12:28:33 -07:00
daemon/mta Use PhabricatorDaemon for sending emails. 2011-03-17 18:40:17 -07:00
parser Fix reply email parsing for linebreaks in "On <date>, <user> wrote:" quote 2011-06-02 16:59:17 -07:00
replyhandler/base Make reply-to fully work in Maniphest and Differential for open source 2011-05-16 15:34:11 -07:00
storage Fix reply email parsing for linebreaks in "On <date>, <user> wrote:" quote 2011-06-02 16:59:17 -07:00