Files
osem/lib/tasks
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
..
2019-02-15 17:09:03 +01:00
2019-02-20 17:45:07 +01:00
2021-03-06 21:10:36 +01:00
2021-03-06 02:41:07 +01:00