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)
Dec 23 2024, 9:42 AM
Unknown Object (File)
Dec 19 2024, 9:27 PM
Unknown Object (File)
Dec 19 2024, 9:27 PM
Unknown Object (File)
Dec 17 2024, 3:28 PM
Unknown Object (File)
Dec 13 2024, 6:41 AM
Unknown Object (File)
Dec 10 2024, 12:05 PM
Unknown Object (File)
Dec 6 2024, 4:30 PM
Unknown Object (File)
Dec 5 2024, 8:37 PM
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
Branch
ses1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 19543
Build 26447: Run Core Tests
Build 26446: arc lint + arc unit

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.