mirror of https://github.com/zulip/zulip.git
015a10637b
This is the behaviour inherited from Django[^1]. While setting the password to empty (`email_password = `) in `/etc/zulip/zulip-secrets.conf` also would suffice, it's unclear what the user would have been putting into `EMAIL_HOST_USER` in that context. Because we previously did not warn when `email_password` was not present in `zulip-secrets.conf`, having the error message clarify the correct configuration for disabling SMTP auth is important. Fixes: #23938. [^1]: https://docs.djangoproject.com/en/4.1/ref/settings/#std-setting-EMAIL_HOST_USER |
||
---|---|---|
.. | ||
_static | ||
_templates | ||
contributing | ||
development | ||
documentation | ||
git | ||
images | ||
outreach | ||
overview | ||
production | ||
subsystems | ||
testing | ||
translating | ||
tutorials | ||
.gitignore | ||
Makefile | ||
README.md | ||
THIRDPARTY | ||
code-of-conduct.md | ||
conf.py | ||
index.md |
README.md
Zulip Markdown documentation hosted elsewhere
The Markdown files in this directory ( /zulip/docs ) are not intended to be read on GitHub. Instead, visit our ReadTheDocs to read the Zulip documentation.