mirror of https://github.com/zulip/zulip.git
ead18b70fd
This commit adds EMAIL_PORT setting for explicitly specifying the port of SMTP provider in dev_settings.py. We also change email_backends.send_email_smtp to pass EMAIL_PORT along with EMAIL_HOST to smtplib.SMTP. After this change, we will not need to include the port along with host in EMAIL_HOST. Also updated the email.md docs accordingly for this change. |
||
---|---|---|
.. | ||
_static | ||
_templates | ||
contributing | ||
development | ||
documentation | ||
git | ||
images | ||
overview | ||
production | ||
subsystems | ||
testing | ||
translating | ||
tutorials | ||
.gitignore | ||
Makefile | ||
README.md | ||
THIRDPARTY | ||
code-of-conduct.md | ||
conf.py | ||
index.rst | ||
requirements.readthedocs.txt |
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.