Le0Developer/cloudflare-discord-mailing

Unable to receive the email.

Closed this issue · 1 comments

Hello,

I have followed your steps to make the system work properly but despite all I do not receive any email on Discord and the bot does not seem to be online.

I have activated the Workers logs but no POST request is issued from Discord except when I configure the INTERACTIONS ENDPOINT URL.

When I try to send an email it says this.

250 2.1.0 Ok
RCPT TO:<m****@*****.**r>
550 5.1.1 Address does not exist. QShDcDofayOU
0.82s
SMTP ERROR: RCPT TO command failed: 550 5.1.1 Address does not exist. QShDcDofayOU

Sincerely
Fe3gQMlqS1TGMZSSdauEm
GyGtyK25rHUeYL3DyOWLX

250 2.1.0 Ok
RCPT TO:<m****@*****.**r>
550 5.1.1 Address does not exist. QShDcDofayOU
0.82s
SMTP ERROR: RCPT TO command failed: 550 5.1.1 Address does not exist. QShDcDofayOU

This sounds like an issue with Email Routing, not this project in particular.
IIRC you can disable and re-enable catch-all to fix it.
If that does not help, you should try asking in the #email-routing channel

and the bot does not seem to be online.

HTTP bots don't have an active gateway connection and will never appear to be online.