mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user