Add amazon-ses.host config value. It is currently defaulted to the same value it would have been if unset, so it should not affect existing users.
Details
Details
- Reviewers
• disciplezero - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T5116: Amazon SES mailer does not allow specifying endpoint
- Required Signatures
L28 Phacility Individual Contributor License Agreement
Tried with multiple values (default and west coast).
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- master
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 2554 Build 14024: Run Core Tests Build 2558: [Placeholder Plan] Wait for 30 Seconds
Event Timeline
Comment Actions
@epriestley are you open to taking this? (Ran into this issue because I got SES set up on the west coast and Amazon makes you contact support if you want to send email from new regions :/)
Comment Actions
@disciplezero are you still maintaining this? or should i commandeer it?
conf/default.conf.php | ||
---|---|---|
337 | Probably should be "amazon-ses.endpoint" for consistency and set to null here. | |
src/applications/config/option/PhabricatorAWSConfigOptions.php | ||
26 | See line 39 for indentation style |