mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-02 19:28:42 +08:00
When a site falls back to sendmail, the config appears to be broken
since Mail gem 2.9.0.
We're passing a string when it expects an array of strings.
See
|
||
|---|---|---|
| .. | ||
| development.rb | ||
| production.rb | ||
| profile.rb | ||
| test.rb | ||