1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/metamta/adapter
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
..
amazonses Fix a threading issue with Amazon SES 2011-04-30 22:26:07 -07:00
base Spoof usernames with Amazon SES 2011-05-10 16:12:28 -07:00
phpmailerlite Fix UTF-8 in email 2011-06-06 17:53:20 -07:00
sendgrid Resolve some complete nonfunctionality in SendGrid adapter. 2011-05-27 16:22:05 -07:00
test Spoof usernames with Amazon SES 2011-05-10 16:12:28 -07:00