Для отправки транзакционной почты рекомендуется использовать такие сервисы, как Mailgun, Brevo или Amazon SES. Это оптимальный способ отправки писем с вашего форума.
См. discourse/docs/INSTALL-email.md at main · discourse/discourse · GitHub
Также вам может быть полезно ознакомиться со следующими материалами:
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…