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
F15577845: D7778.diff
Tue, May 6, 4:27 PM
F15574949: D7778.id17585.diff
Tue, May 6, 4:11 AM
F15548504: D7778.id17587.diff
Sun, Apr 27, 12:11 AM
F15543803: D7778.id17585.diff
Sat, Apr 26, 1:13 AM
F15540876: D7778.id.diff
Fri, Apr 25, 9:29 AM
F15536878: D7778.diff
Thu, Apr 24, 11:11 AM
F15468880: D7778.id17587.diff
Apr 4 2025, 7:19 AM
F15434119: D7778.diff
Mar 25 2025, 2:04 AM
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