Page MenuHomePhabricator

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

Authored by epriestley on Dec 16 2013, 8:17 PM.
Tags
None
Referenced Files
F18104232: D7778.id17587.diff
Sun, Aug 10, 10:48 AM
F18096896: D7778.id.diff
Fri, Aug 8, 9:54 AM
F18092688: D7778.diff
Thu, Aug 7, 12:29 PM
F17657609: D7778.diff
Jul 12 2025, 12:25 PM
Unknown Object (File)
Jun 2 2025, 9:54 AM
Unknown Object (File)
Jun 1 2025, 9:43 AM
Unknown Object (File)
May 31 2025, 11:35 AM
Unknown Object (File)
May 8 2025, 1:07 PM
Subscribers

Details

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

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped