Problemas de configuración de correo en Bitnami

Hola. He estado teniendo problemas con el correo electrónico, principalmente porque no sé cómo configurarlo. Básicamente, he configurado Discourse por completo, pero no puede enviar correos electrónicos. Lo instalé con Bitnami y seguí sus guías, pero aún no estoy seguro. Aquí está mi configuración:

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

en esta dirección: /opt/bitnami/apps/discourse/htdocs/config/discourse.conf:
Pero aquí está mi problema. Cuando entro en Discourse para probarlo, muestra esto:


sin importar lo que haga, y no puedo resolverlo. ¡Por favor, ayúdenme!

1 me gusta

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 me gusta

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

1 me gusta

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 me gusta

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 Me gusta

Alright, I appreciate it