mirror of
https://github.com/zulip/zulip.git
synced 2025-11-21 23:19:10 +00:00
Fixes #20132. EMAIL_HOST_USER without EMAIL_HOST_PASSWORD is not going to be a valid configuration, and may result from making mistake in correctly setting it in the secrets file and end up being a non-obvious cause of failure to send email. Logging an error will be useful for detecting it. Further conditions can be added to the function in the future.
6.7 KiB
6.7 KiB