Failed sending to target <Email> with error: SMTP Error: data not accepted.
- 0
- Tools
- Messaging
- Cloud
Hi! I got this problem and trying to test the resend smtp server. But when I use messaging feature within the console it says.
Failed sending to target <Email> with error: SMTP Error: data not accepted.SMTP server error: DATA END command failed Detail: Invalid to field. The email address needs to follow the email@example.com or Name <email@example.com> format.
SMTP code: 450
Please check that you're using correct Email ID format
I've already checked it, appwrite's uses Target and it lets me chooses those users (emails) where to send to
And it seems like the email is correct and the format is correct as well "<email>@gmail.com"
Recommended threads
- SMTP email templates break html
Hey, Im trying to create a custom template for the team invite email. The issue is the html invite I created (which works in normal emails and fake emails I sen...
- Appwrite docs mcp server 502 bad gateway
I added the appwrite docs mcp server to vscode following the docs https://appwrite.io/docs/tooling/mcp/vscode#step-1 but upon start it gives the following error...
- Functions not executing after usage rese...
Hi team, Last month my project hit 100% usage and functions stopped working (expected). Now the new month has started and usage has reset, requests are going ...