
I’ve configured SMTP in Coolify for my Appwrite instance with the sender email contact@foot224.app. However, when I try to send a "reset password" email, it fails, and the logs show that the wrong sender email is being used.
Here’s the error message from the logs: Error sending mail: SMTP Error: The following recipients failed: mouadzizi5@gmail.com: contact@mouadzizi.com: Sender address rejected: not owned by user contact@foot224.app
I’ve double-checked the SMTP configuration, updated it, and restarted the project, but the issue persists. It seems Appwrite is still attempting to use an old or incorrect sender email (contact@mouadzizi.com) instead of the correct one (contact@foot224.app).
Could anyone assist with resolving this? Is there something else I need to update or reset?
Recommended threads
- I have troubles with login to appwrite c...
errors occured in migration
- New Provider isn't working | Invalid OAu...
Hallo, I set up a new provider in Appwrite. I followed all the documentation, I set up everything, I successfully ran both Appwrite console and backend, and I f...
- Appwrite Sites: Error At Deployment
Hello, I am using Appwrite 1.7.4 on a self-hosted instance and am experiencing an issue with Appwrite Site's manual deployment. ```powershell [12:44:43] [open-...
