Alex_王
(Alex 王)
2 Agosto, 2023 00:37
1
Uso AWS EC2 y AWS SES para alojar mi discourse. Sin embargo, después de intentarlo medio día, no puedo hacer que el SMTP funcione.
He seguido el enlace:
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…
Tengo:
pero mi correo electrónico (
wangziyu0917@gmail.com ) no puede recibir el correo electrónico de verificación.
y el registro a veces dice “Job exception: Net::SMTPAuthenticationError”
No sé por qué, estoy seguro de que el nombre de usuario y las contraseñas SMTP son correctos.
Y probé esto:
Testing your connection to the Amazon SES SMTP interface using the command line - Amazon Simple Email Service
Actualmente, mi AWS SES está en modo sandbox, pero he verificado mi correo electrónico (wangziyu0917@gmail.com )
AYÚDAME POR FAVOR
Lilly
(Lillian Louis)
2 Agosto, 2023 00:45
2
Es posible que desees echar un vistazo a estos temas:
I’m having trouble moving from SendGrid to Amazon SES.
Could someone kindly share their settings from app.yml or confirm mine are correct?
## TODO: The SMTP mail server used to validate new accounts and send notifications
DISCOURSE_SMTP_ADDRESS: email-smtp.eu-west-2.amazonaws.com
DISCOURSE_SMTP_PORT: 587
DISCOURSE_SMTP_USER_NAME: xxxxxxx
DISCOURSE_SMTP_PASSWORD: "xxxxxxxxxx"
DISCOURSE_SMTP_ENABLE_START_TLS: true # (optional, default true)
DISCOURSE_SMTP_AUTHENTICATION: …
I’ve configured Amazon SES.
I’m out of the sandbox, which means I can send emails to unverified addresses.
From Amazon SES doc :
When your account is out of the sandbox, you can send email to any recipient, regardless of whether the recipient’s address or domain is verified. However, you still have to verify all identities that you use as “From”, “Source”, “Sender”, or “Return-Path” addresses…
I’ve also configured my SMTP credentials.
Sending a test email to an unverified recipient email w…
1 me gusta
Alex_王
(Alex 王)
2 Agosto, 2023 00:49
3
Este es el último registro cuando intento registrarme
Alex_王
(Alex 王)
2 Agosto, 2023 00:50
4
GRACIAS pero he revisado esto, no creo que esto pueda ayudar
1 me gusta
Alex_王
(Alex 王)
2 Agosto, 2023 00:59
5
¡OMG lo resolví, necesito agregar mi dominio (www.aoxodo.com ) a ses, porque está usando este dominio para enviar correos electrónicos!
4 Me gusta