mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
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 | ||
| code-of-conduct.md | ||
| conf.py | ||
| index.md | ||
| Makefile | ||
| README.md | ||
| THIRDPARTY | ||
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.