osem-fcy/config/environments
Andrew Kvalheim 266fdbabea
Omit nil SMTP settings
Allows leaving `smtp_settings[:domain]` unspecified. Explicitly setting
it to `nil` (as when `OSEM_SMTP_DOMAIN` is unset) overrides the default
value of `'localhost.localdomain'` and caused SMTP connections to fail
with `EOFError`.
2021-03-06 21:10:36 +01:00
..
development.rb Using Native ActiveRecord Logger 2021-03-06 19:03:47 +01:00
production.rb Omit nil SMTP settings 2021-03-06 21:10:36 +01:00
test.rb Upgrade to Rails 5 2017-12-11 20:58:04 +02:00