E-Mail-Konfigurationsprobleme auf Bitnami

Hallo. Ich habe Probleme mit der E-Mail-Einrichtung, hauptsächlich weil ich nicht weiß, wie ich sie konfigurieren soll. Grundsätzlich habe ich Discourse vollständig konfiguriert, aber es kann keine E-Mails versenden. Ich habe es mit Bitnami installiert und ihre Anleitungen befolgt, bin aber immer noch unsicher! Hier ist meine Konfiguration:

smtp_address = “smtp-mail.outlook.com
smtp_port = 587
smtp_domain = example.com
smtp_user_name = ‘username@hotmail.com’
smtp_password = ‘emailpassword’
smtp_enable_start_tls = true

unter folgender Adresse: /opt/bitnami/apps/discourse/htdocs/config/discourse.conf:

Aber hier liegt mein Problem. Wenn ich in Discourse gehe, um es zu testen, wird Folgendes angezeigt:


egal was ich tue, und ich kann es nicht herausfinden. Bitte helfen Sie mir!

1 „Gefällt mir“

I’m sorry, the bitnami package isn’t supported here.

If you didn’t follow the standard install you will need to ask whoever produced the installation you’ve used for support.

1 „Gefällt mir“

Ok, thanks. I have spent hours on this and I cannot figure it out.
Thanks for the assistance though.

1 „Gefällt mir“

You will likely have more luck if you follow the Standard Install which includes email setup.

There’s good reason why we can’t support third party packages. If you use the included discourse-setup it will prompt you for your email details.

There’s also a list of recommended mail providers which work well and are free for smaller communities.

1 „Gefällt mir“

Ok, does gmail work with discourse?

No, Gmail is totally unsupported, using Gmail to send email from Discourse is a breach of Google’s ToS.

Use one of the free service providers linked in the above doc with a supportable installation.

Just to be very clear, we can’t help you with this or any other Discourse issues if you’re on a Bitnami package. I would really urge you install discourse in the correct way - the process takes 30 minutes or less and will leave you with a significantly more reliable setup.

3 „Gefällt mir“

Alright, I appreciate it