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
- "Domain verification failed"
"Domain verification failed" I was install Appwrite in my VDS server. I using Coolify for install Appwrite. After install complete, i want add my domain, and i ...
- Appwrite Sites triggers builds for all p...
I connected my Appwrite Sites to my Git app on my self hosted Appwrite server, but even though I only connected it to main branch, it creates a build every sing...
- Scheduled works locking the entire Maria...
I have a scheduled function and apparently that or something is locking the entire MariaDB database and Appwrite is giving MariaDB errors. This error persists e...