Laut Code
sollte SMTP in config/discourse.conf konfiguriert werden.
Bei mir stehen diese Zeilen darin:
smtp_user_name = '...com'
smtp_address = '...com'
smtp_port = '587'
smtp_password = '...'
smtp_domain = '...com'
notification_email = 'noreply@....com'
Haben Sie die Logs überprüft? Für diese benutzerdefinierte Installation befindet sich das Log in production.log, production.log, puma.stdout.log im Log-Verzeichnis.