
I have a Problem with the smtp.. it says data not accepted.. i invited a user to my Project so what is that
TypeScript
_APP_SMTP_HOST=smtp.mailersend.net
_APP_SMTP_PORT=587
_APP_SMTP_SECURE=tls
_APP_SMTP_USERNAME=MS_ANZ8Yn@*******on.com
_APP_SMTP_PASSWORD=***************
TL;DR
Developers having an issue with SMTP, specifically getting a "data not accepted" error. They're questioning if this could be due to an upgrade. The SMTP settings shared include the host, port, security, username, and password.
and i have this error is it possible that it cause with an upgrade error that smtp not working?
Recommended threads
- Deploy to Cloud Error
I'm trying to migrate my localhost instance to appwrite cloud. After I click on "Deploy to cloud" it takes me to my cloud instance for "Cloud migration", but w...
- appwrite-cli error on appwrite 1.7.4
Hey folks! I got an error while using appwrite-cli on my self hosted appwrite instance, which i updated yesterday from 1.6.x to 1.7.4. As i try to login, there ...
- Sites on Self-hosted
Hello. So, I've just deployed my Appwrite self-hosted instance, and I tried the new sites feature. It seems to be building the site properly, I can even downloa...
