HomePhabricator

Support "encoding", which is required by PHPMailerLite, in SES adapter

Description

Support "encoding", which is required by PHPMailerLite, in SES adapter

Summary: See https://discourse.phabricator-community.org/t/amazon-ses-adapator-broken-after-upgrade/1121. The adapter class tree is a mess and this property is read by the parent class.

Test Plan: Configured an SES mailer, used bin/mail send-test to reproduce the issue before the patch and observe it working after the patch.

Differential Revision: https://secure.phabricator.com/D19083

Details

Provenance
epriestleyAuthored on Feb 14 2018, 6:49 PM
epriestleyPushed on Feb 14 2018, 6:57 PM
Differential Revision
D19083: Support "encoding", which is required by PHPMailerLite, in SES adapter
Parents
rP743f0d65eaec: Fix a mail stamp issue with blocking reviewers
Branches
Unknown
Tags
Unknown
Build Status
Buildable 19544
Build 26448: Run Core Tests