Homec4science

Make it harder to misconfigure `phpmailer.smtp-protocol`

Authored by epriestley <git@epriestley.com> on Dec 16 2013, 21:30.

Description

Make it harder to misconfigure phpmailer.smtp-protocol

Summary: Until we implement an "enum" type for config, make this a bit harder to get wrong. A user entered "TLS", but the correct value is "tls". The documentation is consistent about this, but the behavior is sitll surprsing.

Test Plan: eyeballed it

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

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

Details

Committed
epriestley <git@epriestley.com>Dec 16 2013, 21:30
Pushed
aubortJan 31 2017, 17:16
Parents
rPH00f192cebb82: Save ApplicationSearch queries generated from GET parameters in the request
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH537f2eabee91: Make it harder to misconfigure `phpmailer.smtp-protocol` (authored by epriestley <git@epriestley.com>).Dec 16 2013, 21:30