Discourse aws EC2 G Suite troubleshoting

Thx Jeff, I’ve configured SMPT as it shown in google instructions. And I’ve also try smtp-relay.gmail.com and smtp.gmail.com ports 465, 587.

My email not a ****@gmail.com. I’m using exact my G Suite email account.

So, finally I did it!

DISCOURSE_SMTP_ADDRESS: smtp.gmail.com
DISCOURSE_SMTP_PORT: 465 → And I’ve also changed port to 587
DISCOURSE_SMTP_USER_NAME: my@corporate.email
DISCOURSE_SMTP_PASSWORD: “mypassword” ← error here. I’ve removed quotes and all works just fine.
DISCOURSE_SMTP_ENABLE_START_TLS: true

By the way quotes where added while bootstrapping.

Thx for reply

5 Likes