
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
- Looking for FullStack Developer
I'm looking for FullStack Developer who is passionated about both Frontend and Backend. If you are interested, please DM me. Thanks.
- Help understanding what "upgrade" and "m...
Hello, I'm currently running appwrite with k8s (well, a dirty "hack" of converting each container to a deployment). And I have some trouble understand what "upg...
- Suggested docker-compose.yml uses known-...
The version of `docker-compose.yml` in the self-hosted instructions uses the image `appwrite/console:6.0.13` for the `appwrite-console` container. This version ...
