Page MenuHomePhabricator

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

Authored by epriestley on Feb 14 2018, 6:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 23, 5:40 PM
Unknown Object (File)
Sat, Mar 23, 5:38 PM
Unknown Object (File)
Wed, Mar 20, 6:19 PM
Unknown Object (File)
Wed, Mar 20, 6:19 PM
Unknown Object (File)
Mon, Mar 4, 9:07 PM
Unknown Object (File)
Feb 11 2024, 6:35 PM
Unknown Object (File)
Jan 4 2024, 2:34 AM
Unknown Object (File)
Dec 7 2023, 10:24 AM
Subscribers
None

Details

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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Feb 14 2018, 6:56 PM
epriestley requested review of this revision.
This revision was automatically updated to reflect the committed changes.