Alex_王
(Alex 王)
2. August 2023 um 00:37
1
Ich verwende AWS EC2 und AWS SES, um mein Discourse zu hosten. Nach einem halben Tag Versuchen kann ich jedoch SMTP nicht zum Laufen bringen.
Ich habe die folgende Anleitung befolgt:
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…
Ich erhalte Folgendes:
aber meine E-Mail (
wangziyu0917@gmail.com ) kann die Bestätigungs-E-Mail nicht empfangen.
und das Protokoll sagt manchmal “Job exception: Net::SMTPAuthenticationError”
Ich weiß nicht, warum, ich bin sicher, dass der SMTP-Benutzername und das Passwort korrekt sind.
Und ich habe Folgendes versucht:
Testing your connection to the Amazon SES SMTP interface using the command line - Amazon Simple Email Service
Derzeit befindet sich mein AWS SES im Sandbox-Modus, aber ich habe meine E-Mail (wangziyu0917@gmail.com ) verifiziert.
HELFT MIR BITTE
Lilly
(Lillian Louis)
2. August 2023 um 00:45
2
Sie möchten sich vielleicht diese Themen ansehen:
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 „Gefällt mir“
Alex_王
(Alex 王)
2. August 2023 um 00:49
3
Das ist das neueste Protokoll, wenn ich versuche, mich zu registrieren
Alex_王
(Alex 王)
2. August 2023 um 00:50
4
DANKE, aber ich habe diese überprüft, ich glaube nicht, dass sie helfen können
1 „Gefällt mir“
Alex_王
(Alex 王)
2. August 2023 um 00:59
5
OMG, ich habe es gelöst, ich muss meine Domain (www.aoxodo.com ) zu SES hinzufügen, da sie diese Domain zum Senden von E-Mails verwendet.
4 „Gefällt mir“