prod_settings_template: Document email mirror needs MX records.

The docs are still pretty much written for expert sysadmins, but this
should help a lot in avoiding confusing about what step is missing.
This commit is contained in:
Tim Abbott
2018-10-24 15:02:08 -07:00
parent 5cec566cb9
commit 9b0265452f

View File

@@ -344,6 +344,10 @@ EMAIL_GATEWAY_PATTERN = ""
# to puppet_classes in /etc/zulip/zulip.conf and then running
# `scripts/zulip-puppet-apply -f` to do the installation.
#
# You will also need to setup DNS MX records to ensure emails sent to
# the hostname configured in EMAIL_GATEWAY_PATTERN will be delivered
# to the Zulip postfix server you installed above.
#
# If you are using polling, you will need to setup an IMAP email
# account dedicated to Zulip email gateway messages. The model is
# that users will send emails to that account via an address of the