Problèmes de configuration de la messagerie sur Bitnami

Bonjour. Je rencontre des problèmes avec l’envoi d’e-mails, principalement parce que je ne sais pas comment le configurer. En gros, j’ai complètement configuré Discourse, mais il ne peut pas envoyer d’e-mails. Je l’ai installé avec Bitnami et j’ai suivi leurs guides, mais je suis toujours incertain ! Voici ma configuration :

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

à cette adresse : /opt/bitnami/apps/discourse/htdocs/config/discourse.conf :

Mais voici mon problème. Lorsque j’essaie de le tester dans Discourse, cela affiche ceci :


peu importe ce que je fais, et je n’arrive pas à comprendre. Veuillez m’aider !

1 « J'aime »

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 « J'aime »

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

1 « J'aime »

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 « J'aime »

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 « J'aime »

Alright, I appreciate it