Lilly
(Lillian )
03.Октябрь.2024 05:26:31
8
Привет, @Aroldo_Barroso Извините, что у вас возникли трудности с поиском информации, необходимой для настройки электронной почты. Большинство сведений об установке и настройке, которые вы ищете, можно найти в категории Documentation . Возможно, стоит посмотреть эти темы:
You just installed Discourse via the install guide , but email doesn’t seem to work. Unfortunately this means you can’t log in as an admin to finalize the install. Let’s troubleshootize!
Try the doctor
If you run ./discourse-doctor it will check several ways that your mail configuration might be broken, and offer advice. Try that first.
Did you enter email settings correctly?
The simplest way is to run ./discourse-setup again. Did you enter everything correctly? B…
Email deliverability is complicated. Here are a few important things you should check first:
Be sure to set the DISCOURSE_NOTIFICATION_EMAIL: correctly in your app.yml file. The domain specified in the “from” address of the emails you send is the domain your email will be validated against.
Know how to view the raw source of the email in your mail client, so you can examine email headers for important clues. In Gmail, it is the “show original” option in the drop-down menu at the top right …